dictionarySet abstract method

Future<DictionarySetResponse_> dictionarySet(
  1. ServiceCall call,
  2. DictionarySetRequest_ request
)

Implementation

$async.Future<$0.DictionarySetResponse_> dictionarySet(
    $grpc.ServiceCall call, $0.DictionarySetRequest_ request);