isLcpProtected abstract method
- FileSystemEntity file
Returns if the publication is protected by LCP.
Implementation
Future<bool> isLcpProtected(FileSystemEntity file);
Returns if the publication is protected by LCP.
Future<bool> isLcpProtected(FileSystemEntity file);