imageFile property Null safety

String? imageFile
read / write

Absolute path to the saved image file (if saveToFilePath was specified in the request)

Implementation

String? imageFile;