gallery_input property

Input$ScrapedGalleryInput? get gallery_input

Implementation

Input$ScrapedGalleryInput? get gallery_input =>
    (_$data['gallery_input'] as Input$ScrapedGalleryInput?);