scene_id property

String? get scene_id

Implementation

String? get scene_id => (_$data['scene_id'] as String?);