revoke abstract method

Future<MsgRevokeResponse> revoke(
  1. ServiceCall call,
  2. MsgRevoke request
)

Implementation

$async.Future<$2.MsgRevokeResponse> revoke(
    $grpc.ServiceCall call, $2.MsgRevoke request);