grab abstract method

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

Implementation

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