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