grab_Pre method
Implementation
$async.Future<$22.GrabResponse> grab_Pre($grpc.ServiceCall call, $async.Future<$22.GrabRequest> request) async {
return grab(call, await request);
}
$async.Future<$22.GrabResponse> grab_Pre($grpc.ServiceCall call, $async.Future<$22.GrabRequest> request) async {
return grab(call, await request);
}