DevicePackageInfo class

Constructors

DevicePackageInfo()
factory

Properties

appName String
no setter
deviceId String
no setter
deviceName String
no setter
hashCode int
The hash code for this object.
no setterinherited
ogVersion String
no setter
OS String
no setter
packageName String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userName String
no setter
version String
no setter

Methods

initialize() → void
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