grant method
Implementation
$grpc.ResponseFuture<$2.MsgGrantResponse> grant($2.MsgGrant request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$grant, request, options: options);
}
$grpc.ResponseFuture<$2.MsgGrantResponse> grant($2.MsgGrant request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$grant, request, options: options);
}