VideoPlaybackEventName constructor Null safety

const VideoPlaybackEventName(
  1. String rawName
)

Implementation

const VideoPlaybackEventName(this.rawName);