InputCaptions constructor
InputCaptions({
- List<
CaptionSource> ? captionSources, - String? mergePolicy,
Implementation
InputCaptions({
this.captionSources,
this.mergePolicy,
});