exec_Pre method
Implementation
$async.Future<$4.MsgExecResponse> exec_Pre($grpc.ServiceCall call, $async.Future<$4.MsgExec> request) async {
return exec(call, await request);
}
$async.Future<$4.MsgExecResponse> exec_Pre($grpc.ServiceCall call, $async.Future<$4.MsgExec> request) async {
return exec(call, await request);
}