imageFile property Null safety
read / write
Absolute path to the saved image file (if saveToFilePath was specified in the request)
Implementation
String? imageFile;
Absolute path to the saved image file (if saveToFilePath was specified in the request)
String? imageFile;