Future<bool> checkFolderPermission({required String folderPath}) { throw UnimplementedError( 'checkFolderPermission() has not been implemented.', ); }