smh_flutter_sdk
smh_api_service
SMHAPIService
urlPaths method
urlPaths
urlPaths
method
Null safety
@
override
List
<
String
>
?
urlPaths
(
)
override
Implementation
@override List<String>? urlPaths() { return ["api"]; }
smh_flutter_sdk
smh_api_service
SMHAPIService
urlPaths method
SMHAPIService class
Constructors
SMHAPIService
Properties
accessTokenInterceptor
baseUrl
dio
hashCode
hostType
runtimeType
Methods
configBaseHostWithEnv
errorFactory
initDio
noSuchMethod
responseFactory
serviceHeader
serviceKey
serviceQuery
setAccessTokenRefreshHandle
setupCurrentHostEnv
toString
urlPaths
Operators
operator ==