flagSquare property

Input$PictureInput? flagSquare

Implementation

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