grant abstract method

Future<MsgGrantResponse> grant(
  1. ServiceCall call,
  2. MsgGrant request
)

Implementation

$async.Future<$2.MsgGrantResponse> grant(
    $grpc.ServiceCall call, $2.MsgGrant request);