TextTrackKind constructor

const TextTrackKind(
  1. String value
)

Implementation

const TextTrackKind(this.value);