Metadata constructor

Metadata(
  1. List<HlsTrackMetadataEntry> list
)

Implementation

Metadata(this.list);