file property

Future<File?> file

Obtain the compressed file of the asset.

See also:

Implementation

Future<File?> get file => _getFile();