DOCUMENTS_LOCATION_ANDROID constant
MediaLocation
const DOCUMENTS_LOCATION_ANDROID
A MediaLocation pointing the the Documents
Media folder on Android
devices.
Implementation
static const MediaLocation DOCUMENTS_LOCATION_ANDROID =
MediaLocation(path: "/storage/emulated/0/Documents/");