OnAddressConfig mixin
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
baseUrl({required int hostType})
→ String
-
api基础地址
hostType
主机类型(根据hostType配置基础地址)
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
resBaseUrl({required int resType})
→ String
-
资源基础url
resType
资源类型(根据resType配置资源地址)
-
toString()
→ String
-
A string representation of this object.
inherited