SpUtil class
Constructors
- SpUtil()
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
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- BASE_URL ↔ String
-
getter/setter pair
- CHANNEL_ID ↔ String
-
getter/setter pair
- DEV_URL ↔ String
-
getter/setter pair
- FINISH_API_INFO ↔ String
-
getter/setter pair
- IDFA ↔ String
-
getter/setter pair
- IMEI ↔ String
-
getter/setter pair
- IS_FIRST ↔ String
-
getter/setter pair
- IS_OPEN_PROXY ↔ String
-
getter/setter pair
- NET_PARAMS ↔ String
-
getter/setter pair
- OAID ↔ String
-
getter/setter pair
- PHONE ↔ String
-
getter/setter pair
- PRO_URL ↔ String
-
getter/setter pair
- PROXY_HOST ↔ String
-
getter/setter pair
- PROXY_PORT ↔ String
-
getter/setter pair
- spKey ↔ String
-
getter/setter pair
- TOKEN ↔ String
-
getter/setter pair
- UAT_URL ↔ String
-
getter/setter pair
Static Methods
-
getStorage(
) → GetStorage -
init(
String key) → void -
read(
String key, dynamic defaultValue) → dynamic -
remove(
String key) → void -
write(
String key, dynamic value) → void - / 通用方法 /////////////////////////////////////