AggregateServiceBase constructor
AggregateServiceBase()
Implementation
AggregateServiceBase() {
$addMethod($grpc.ServiceMethod<$22.AggregateMessage, $22.AggregateMessage>(
'Method',
method_Pre,
false,
false,
($core.List<$core.int> value) => $22.AggregateMessage.fromBuffer(value),
($22.AggregateMessage value) => value.writeToBuffer()));
}