scene_index property

int? get scene_index

Implementation

int? get scene_index => (_$data['scene_index'] as int?);