DeviceInfoPlus class

Constructors

DeviceInfoPlus()
factory

Properties

android Future<AndroidDeviceInfo?>
no setter
hashCode int
The hash code for this object.
no setterinherited
ios Future<IosDeviceInfo?>
no setter
linux Future<LinuxDeviceInfo?>
no setter
macOS Future<MacOsDeviceInfo?>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
webBrowserInfo Future<WebBrowserInfo?>
no setter
windows Future<WindowsDeviceInfo?>
no setter

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