BetterPlayerSubtitlesSource constructor
BetterPlayerSubtitlesSource({})
Implementation
BetterPlayerSubtitlesSource({
this.type,
this.name = "Default subtitles",
this.urls,
this.content,
this.selectedByDefault,
this.headers,
this.asmsIsSegmented,
this.asmsSegmentsTime,
this.asmsSegments,
});