TrackingEventFailed constructor

const TrackingEventFailed(
  1. String message
)

Implementation

const TrackingEventFailed(this.message);