fullMedia property
Download full media.
Implementation
// ignoring the non-standard name since we'd have to update the generator!
static final PartialDownloadOptions fullMedia =
PartialDownloadOptions(ByteRange(0, -1));
Download full media.
// ignoring the non-standard name since we'd have to update the generator!
static final PartialDownloadOptions fullMedia =
PartialDownloadOptions(ByteRange(0, -1));