Metadata constructor

const Metadata(
  1. List<HlsTrackMetadataEntry> list
)

Implementation

const Metadata(this.list);