menu
googleapis package
documentation
chromeuxreport/v1.dart
Key
Key constructor
Key constructor
dark_mode
light_mode
Key
constructor
Key
(
{
String
?
effectiveConnectionType
,
String
?
formFactor
,
String
?
origin
,
String
?
url
,
})
Implementation
Key({ this.effectiveConnectionType, this.formFactor, this.origin, this.url, });
googleapis package
documentation
chromeuxreport/v1
Key
Key constructor
Key class