const VideoTrack({ required this.id, this.width, this.height, this.bitrate, this.label, this.isSelected = false, });