sceneIDs property

List<String>? get sceneIDs

Implementation

List<String>? get sceneIDs => (_$data['sceneIDs'] as List<String>?);