setAutoDownloadMobileDocument method

dynamic setAutoDownloadMobileDocument(
  1. bool value
)

Implementation

setAutoDownloadMobileDocument(bool value) =>
    _autoDownloadMobileDocument(value);