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