file property

File? file
final

The platform-specific file object (optional).

This may be null on web or if only bytes are available.

Implementation

final File? file;