grab abstract method

Future<GrabResponse> grab(
  1. ServiceCall call,
  2. GrabRequest request
)

Implementation

$async.Future<$24.GrabResponse> grab($grpc.ServiceCall call, $24.GrabRequest request);