SceneListResponse constructor Null safety
Implementation
SceneListResponse(
{required this.messageId,
required this.currentScene,
required this.scenes});
SceneListResponse(
{required this.messageId,
required this.currentScene,
required this.scenes});