dictionaryIncrement abstract method

Future<DictionaryIncrementResponse_> dictionaryIncrement(
  1. ServiceCall call,
  2. DictionaryIncrementRequest_ request
)

Implementation

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