Subtitles constructor

Subtitles(
  1. List<Subtitle?> subtitle
)

Implementation

Subtitles(this.subtitle);