SMHTransferService class Null safety

Inheritance

Constructors

SMHTransferService(String domain)

Properties

baseUrl → dynamic
read-only, inherited
dio → Dio
final, inherited
hashCode int
The hash code for this object.
read-only, inherited
hostType SMHHostType
read / write, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

configBaseHostWithEnv(String url, SMHHostType type) → void
inherited
configUploadRetry() → dynamic
errorFactory(DioError error) SMHError
inherited
initDio() → void
inherited
initDioWithDomain(String domain) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed.
inherited
responseFactory(Response response) Map<String, dynamic>
inherited
serviceHeader() Map<String, dynamic>?
公共请求头
inherited
serviceKey() String
inherited
serviceQuery() Map<String, dynamic>?
公共query参数
inherited
setupCurrentHostEnv(SMHHostType type) → void
inherited
toString() String
A string representation of this object.
inherited
urlPaths() List<String>?
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited