exec abstract method

Future<MsgExecResponse> exec(
  1. ServiceCall call,
  2. MsgExec request
)

Implementation

$async.Future<$2.MsgExecResponse> exec(
    $grpc.ServiceCall call, $2.MsgExec request);