getConfig abstract method

Future<Config> getConfig(
  1. ServiceCall call,
  2. GetConfigRequest request
)

Implementation

$async.Future<$2.Config> getConfig(
    $grpc.ServiceCall call, $2.GetConfigRequest request);