DeviceInfo class abstract

Implementers

Constructors

DeviceInfo()

Properties

deviceType String
no setter
hashCode int
The hash code for this object.
no setterinherited
language String
no setter
manufacturer String
no setter
model String
no setter
os String
no setter
osVersion String
no setter
region String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sdkVersion String
no setter
uuid String
no setter

Methods

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

Operators

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