docsPath property

Future<String> get docsPath

Alias for documentsPath.

Implementation

static Future<String> get docsPath async => documentsPath;