The default constructor for a VideoSource object.
const VideoSource({ required super.id, required this.urls, required this.coordinates, });