docsDir property

Future<Directory> get docsDir

Implementation

static Future<Directory> get docsDir =>
    pp.getApplicationDocumentsDirectory();