scene_input property

Input$ScrapedSceneInput? get scene_input

Implementation

Input$ScrapedSceneInput? get scene_input =>
    (_$data['scene_input'] as Input$ScrapedSceneInput?);