getProtectedFiles abstract method

Future<List<String>> getProtectedFiles()

Gets all protected files

Returns list of filenames (not full paths)

Implementation

Future<List<String>> getProtectedFiles();