getService abstract method

Future<Service> getService(
  1. ServiceCall call,
  2. GetServiceRequest request
)

Implementation

$async.Future<$2.Service> getService(
    $grpc.ServiceCall call, $0.GetServiceRequest request);