get abstract method

Future<ServicePoint> get(
  1. ServiceCall call,
  2. ServicePointId request
)

Implementation

$async.Future<$1.ServicePoint> get(
    $grpc.ServiceCall call, $0.ServicePointId request);