image property

Input$PictureInput? get image

Implementation

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