SignSshPublicKeyResponse constructor

SignSshPublicKeyResponse({
  1. String? signedSshPublicKey,
})

Implementation

SignSshPublicKeyResponse({this.signedSshPublicKey});