pictures property

Input$PictureInput? pictures

Implementation

Input$PictureInput? get pictures =>
    (_$data['pictures'] as Input$PictureInput?);