DeviceAndroidInfo class

Inheritance

Constructors

DeviceAndroidInfo.formMap(Map map)

Properties

androidId String?
getter/setter pair
appHashKey String?
getter/setter pair
appMD5Signature String?
getter/setter pair
appName String?
getter/setter pair
appSHA1Key String?
getter/setter pair
deviceId String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
idfa String?
getter/setter pair
imei String?
getter/setter pair
imeiNew String?
getter/setter pair
imis String?
getter/setter pair
mac String?
getter/setter pair
mccmnc String?
getter/setter pair
meId String?
getter/setter pair
oaId String?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
secondSimIMEi String?
getter/setter pair
serial String?
getter/setter pair
simICCID String?
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toMap() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited