file property

File? file
getter/setter pair

The file object where the downloaded data was saved, used to get the cache file entity which was downloaded in isolate.

Implementation

File? file;