allowFileDiscovery property

bool? allowFileDiscovery
getter/setter pair

Whether the permission allows the file to be discovered through search.

This is only applicable for permissions of type domain or anyone.

Implementation

core.bool? allowFileDiscovery;