file property
The platform-specific file object (optional).
This may be null on web or if only bytes are available.
Implementation
final File? file;
The platform-specific file object (optional).
This may be null on web or if only bytes are available.
final File? file;