trackBatch abstract method

Future<Empty> trackBatch(
  1. ServiceCall call,
  2. TrackingBatch request
)

Implementation

$async.Future<$1.Empty> trackBatch(
    $grpc.ServiceCall call, $0.TrackingBatch request);