applicationCachePath property

String applicationCachePath
latefinal

Absolute path to the application cache directory.

Use this for temporary files that can be safely deleted by the system.

Implementation

late final String applicationCachePath;