menu
googleapis package
documentation
jobs/v3.dart
DeviceInfo
DeviceInfo.new constructor
DeviceInfo.new constructor
dark_mode
light_mode
DeviceInfo
constructor
DeviceInfo
(
{
String
?
deviceType
,
String
?
id
,
})
Implementation
DeviceInfo({
this
.deviceType,
this
.id, });
googleapis package
documentation
jobs/v3
DeviceInfo
DeviceInfo.new constructor
DeviceInfo class
Constructors
new
fromJson
Properties
deviceType
hashCode
id
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==