exec abstract method

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

Implementation

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