empty static method

TrackingParams empty()

Implementation

static TrackingParams empty() {
  return TrackingParams._({});
}