menu
googleapis package
documentation
androidenterprise/v1.dart
ServiceAccountKey
ServiceAccountKey constructor
ServiceAccountKey constructor
dark_mode
light_mode
ServiceAccountKey
constructor
ServiceAccountKey
(
{
String
?
data
,
String
?
id
,
String
?
publicData
,
String
?
type
,
})
Implementation
ServiceAccountKey({ this.data, this.id, this.publicData, this.type, });
googleapis package
documentation
androidenterprise/v1
ServiceAccountKey
ServiceAccountKey constructor
ServiceAccountKey class