removePublicKey abstract method

Future<RemovePublicKeyResponse> removePublicKey(
  1. ServiceCall call,
  2. RemovePublicKeyRequest request
)

Implementation

$async.Future<$0.RemovePublicKeyResponse> removePublicKey(
    $grpc.ServiceCall call, $0.RemovePublicKeyRequest request);