MsgServiceBase constructor
MsgServiceBase()
Implementation
MsgServiceBase() {
$addMethod($grpc.ServiceMethod<$33.MsgSend, $33.MsgSendResponse>(
'Send',
send_Pre,
false,
false,
($core.List<$core.int> value) => $33.MsgSend.fromBuffer(value),
($33.MsgSendResponse value) => value.writeToBuffer()));
}