getConfig abstract method

Future<LoggerResponse> getConfig(
  1. ServiceCall call,
  2. LoggerRequest request
)

Implementation

$async.Future<$0.LoggerResponse> getConfig(
    $grpc.ServiceCall call, $0.LoggerRequest request);