CurrentSceneCollectionChanged constructor

CurrentSceneCollectionChanged({
  1. required String sceneCollectionName,
})

Implementation

CurrentSceneCollectionChanged({required this.sceneCollectionName});