MediaSourcesListResponse constructor Null safety
Implementation
MediaSourcesListResponse(
{required this.messageId,
required this.mediaSources,
required this.status});
MediaSourcesListResponse(
{required this.messageId,
required this.mediaSources,
required this.status});