restrictDownloadUsage property

void restrictDownloadUsage=(bool value)

Whether to restrict data usage when viewing online PDFs.

Defaults to false.

Implementation

set restrictDownloadUsage(bool value) => _restrictDownloadUsage = value;