image_input property

Input$ScrapedImageInput? get image_input

Implementation

Input$ScrapedImageInput? get image_input =>
    (_$data['image_input'] as Input$ScrapedImageInput?);