dictionaryLength abstract method

Future<DictionaryLengthResponse_> dictionaryLength(
  1. ServiceCall call,
  2. DictionaryLengthRequest_ request
)

Implementation

$async.Future<$0.DictionaryLengthResponse_> dictionaryLength(
    $grpc.ServiceCall call, $0.DictionaryLengthRequest_ request);