GenericServiceBase constructor
Implementation
GenericServiceBase() {
$addMethod($grpc.ServiceMethod<$16.DoCommandRequest, $16.DoCommandResponse>(
'DoCommand',
doCommand_Pre,
false,
false,
($core.List<$core.int> value) => $16.DoCommandRequest.fromBuffer(value),
($16.DoCommandResponse value) => value.writeToBuffer()));
}