useMediaDownloadService property

bool? useMediaDownloadService
getter/setter pair

Indicates that downloads from this method should use the download service URL (i.e. "/download").

Only applies if the method supports media download.

Implementation

core.bool? useMediaDownloadService;