menu
googleapis package
documentation
oslogin/v1.dart
SshPublicKey
SshPublicKey constructor
SshPublicKey constructor
dark_mode
light_mode
SshPublicKey
constructor
SshPublicKey
(
{
String
?
expirationTimeUsec
,
String
?
fingerprint
,
String
?
key
,
String
?
name
,
})
Implementation
SshPublicKey({ this.expirationTimeUsec, this.fingerprint, this.key, this.name, });
googleapis package
documentation
oslogin/v1
SshPublicKey
SshPublicKey constructor
SshPublicKey class