getValue abstract method

Future<ConfigurationValue> getValue(
  1. ServiceCall call,
  2. ConfigurationPath request
)

Implementation

$async.Future<$1.ConfigurationValue> getValue(
    $grpc.ServiceCall call, $1.ConfigurationPath request);