DeviceInfo class

created : Aditya Pratama originalFilename : device_info_util date : 11 Jun 2021 —————————————————————————————————————————————————————————————————————————————

Constructors

DeviceInfo()

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

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

Operators

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