Retrieves the base storage folder path for the app.
Future<String> getStorageFolderPath() async { return _getStorageFolderPath(); }