PackageUtils class
Properties
- boundId ↔ String
-
getter/setter pair
- deviceName ↔ String
-
getter/setter pair
- deviceType ↔ String
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- imeiId ↔ String
-
getter/setter pair
- os ↔ String
-
getter/setter pair
- osVersion ↔ String
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- systemVersion ↔ String
-
getter/setter pair
- version ↔ String
-
getter/setter pair
- versionCode ↔ String
-
getter/setter pair
Methods
-
getPackageInfo(
) → Future< PackageInfo> -
getUniqueID(
) → String - 获取唯一值
-
getVersionName(
) → Future< String> -
init(
) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance → PackageUtils
-
final