scene_ids property

List<String>? get scene_ids

Implementation

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