PlatformManager class
平台相关能力的管理
Constructors
Properties
- apiLevel → int
-
no setter
- appName → String
-
no setter
- appVersion → String
-
no setter
- codeName → String
-
no setter
- country → String
-
no setter
- device → String
-
no setter
- deviceId → String
-
no setter
- direction → int
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- isAndroid → bool
-
no setter
- isIOS → bool
-
no setter
- language → String
-
no setter
- model → String
-
no setter
- os → String
-
no setter
- osVersion → String
-
no setter
- packageName → String
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
initPlatform(
) → Future -
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