dictionaryFetch abstract method
Future<DictionaryFetchResponse_>
dictionaryFetch(
- ServiceCall call,
- DictionaryFetchRequest_ request
Implementation
$async.Future<$0.DictionaryFetchResponse_> dictionaryFetch(
$grpc.ServiceCall call, $0.DictionaryFetchRequest_ request);