RemovePublicKeyRequest constructor

RemovePublicKeyRequest({
  1. String? key,
})

Implementation

RemovePublicKeyRequest({this.key});