menu
googleapis package
documentation
baremetalsolution/v2.dart
SSHKey
SSHKey.new constructor
SSHKey.new constructor
dark_mode
light_mode
SSHKey
constructor
SSHKey
(
{
String
?
name
,
String
?
publicKey
,
})
Implementation
SSHKey({
this
.name,
this
.publicKey, });
googleapis package
documentation
baremetalsolution/v2
SSHKey
SSHKey.new constructor
SSHKey class