GetSSHPublicKeyResponse constructor
GetSSHPublicKeyResponse({
- SSHPublicKey? sSHPublicKey,
Implementation
GetSSHPublicKeyResponse({
this.sSHPublicKey,
});
GetSSHPublicKeyResponse({
this.sSHPublicKey,
});