dictionaryIncrement abstract method
Future<DictionaryIncrementResponse_>
dictionaryIncrement(
- ServiceCall call,
- DictionaryIncrementRequest_ request
Implementation
$async.Future<$0.DictionaryIncrementResponse_> dictionaryIncrement(
$grpc.ServiceCall call, $0.DictionaryIncrementRequest_ request);