menu
googleapis package
documentation
walletobjects/v1.dart
AuthenticationKey
AuthenticationKey constructor
AuthenticationKey constructor
dark_mode
light_mode
AuthenticationKey
constructor
AuthenticationKey
(
{
int
?
id
,
String
?
publicKeyPem
,
})
Implementation
AuthenticationKey({ this.id, this.publicKeyPem, });
googleapis package
documentation
walletobjects/v1
AuthenticationKey
AuthenticationKey constructor
AuthenticationKey class