DeviceDetails class

Constructors

DeviceDetails()

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

androidInfo Future<AndroidDeviceInfo>
no setter
developerMode Future<bool>
no setter
fromPlatform Future<PackageInfo?>
no setter
iosInfo Future<IosDeviceInfo>
no setter
ipAddress Future<String>
no setter
ipv6Address Future<String>
no setter
jailbroken Future<bool>
no setter
platformVersion Future<String>
no setter
telePhoneInfo Future<TelephonyInfo>
no setter