grab abstract method

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

Implementation

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