menu
googleapis package
documentation
publicca/v1.dart
ExternalAccountKey
ExternalAccountKey constructor
ExternalAccountKey constructor
dark_mode
light_mode
ExternalAccountKey
constructor
ExternalAccountKey
(
{
String
?
b64MacKey
,
String
?
keyId
,
String
?
name
,
})
Implementation
ExternalAccountKey({ this.b64MacKey, this.keyId, this.name, });
googleapis package
documentation
publicca/v1
ExternalAccountKey
ExternalAccountKey constructor
ExternalAccountKey class