getVariable abstract method

Future<Variable> getVariable(
  1. ServiceCall call,
  2. VariableId request
)

Implementation

$async.Future<$1.Variable> getVariable(
    $grpc.ServiceCall call, $1.VariableId request);