cues property

TextTrackCueList? get cues

Implementation

TextTrackCueList? get cues => js_util.getProperty(this, 'cues');