DOWNLOAD_LOCATION_ANDROID constant

MediaLocation const DOWNLOAD_LOCATION_ANDROID

A MediaLocation pointing the the Download Media folder on Android devices.

Implementation

static const MediaLocation DOWNLOAD_LOCATION_ANDROID =
    MediaLocation(path: "/storage/emulated/0/Download/");