restrictedForWriters property

bool? restrictedForWriters
getter/setter pair

Whether download and copy is restricted for writers.

If true, download is also restricted for readers.

Implementation

core.bool? restrictedForWriters;