file property

Future<File?> get file

Obtain the compressed file of the asset.

See also:

Implementation

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