menu
googleapis package
documentation
connectors/v1.dart
SshPublicKey
SshPublicKey.new constructor
SshPublicKey.new constructor
dark_mode
light_mode
SshPublicKey
constructor
SshPublicKey
(
{
String
?
certType
,
Secret
?
sshClientCert
,
Secret
?
sshClientCertPass
,
String
?
username
,
})
Implementation
SshPublicKey({
this
.certType,
this
.sshClientCert,
this
.sshClientCertPass,
this
.username, });
googleapis package
documentation
connectors/v1
SshPublicKey
SshPublicKey.new constructor
SshPublicKey class