Globals class

Constructors

Globals()

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

app_id String
推播產品編號
getter/setter pair
app_key String
推播產品金鑰
getter/setter pair
appName String
APP名稱
getter/setter pair
appVersion String
APP版本
getter/setter pair
device_id String
裝置編號
getter/setter pair
device_uuid String
裝置識別碼
getter/setter pair
domain_key String
綁定帳號
getter/setter pair
GWUrl String
推播gateway連線資訊
getter/setter pair
osVersion String
裝置作業系統版本
getter/setter pair
stamp String
時戳
getter/setter pair
token String
推播token
getter/setter pair
uuid String
裝置UUID
getter/setter pair