menu
googleapis package
documentation
fitness/v1.dart
Device
Device constructor
Device constructor
dark_mode
light_mode
Device
constructor
Device
(
{
String
?
manufacturer
,
String
?
model
,
String
?
type
,
String
?
uid
,
String
?
version
,
})
Implementation
Device({ this.manufacturer, this.model, this.type, this.uid, this.version, });
googleapis package
documentation
fitness/v1
Device
Device constructor
Device class