DetectionEvent constructor

const DetectionEvent(
  1. String detectedToken
)

Implementation

const DetectionEvent(this.detectedToken);