Skip to main content

imageFile property

File? imageFile

The image file that is to be uploaded.

params: None returns:

  • File?: The image file

Implementation

File? get imageFile => _imageFile;