isProtected abstract method

Future<bool> isProtected(
  1. String filename
)

Checks if a file is protected

Implementation

Future<bool> isProtected(String filename);