Captions constructor
Captions({
- String? mergePolicy,
Implementation
Captions({
this.captionFormats,
this.captionSources,
this.mergePolicy,
});
Captions({
this.captionFormats,
this.captionSources,
this.mergePolicy,
});