Returns the absolute path string of the application support directory.
static Future<String> get supportPath async => (await pp.getApplicationSupportDirectory()).path;