cacheDir property

Future<Directory> get cacheDir

Implementation

static Future<Directory> get cacheDir =>
    pp.getApplicationCacheDirectory();