subtitles property

List<SubtitleData> get subtitles

Implementation

List<SubtitleData> get subtitles => List.unmodifiable(_subs);