menu
googleapis package
documentation
connectors/v1.dart
SshPublicKey
SshPublicKey constructor
SshPublicKey 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 constructor
SshPublicKey class