track abstract method

Future<Empty> track(
  1. ServiceCall call,
  2. TrackingEvent request
)

Implementation

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