getVariablesByTranslation abstract method

Future<VariableList> getVariablesByTranslation(
  1. ServiceCall call,
  2. TranslationId request
)

Implementation

$async.Future<$1.VariableList> getVariablesByTranslation(
    $grpc.ServiceCall call, $0.TranslationId request);