ACTION_MEDIA_REMOVED constant
String
const ACTION_MEDIA_REMOVED
Broadcast Action: External media has been removed. The path to the mount point for the removed media is contained in the Intent.mData field.
Implementation
static const String ACTION_MEDIA_REMOVED =
"android.intent.action.MEDIA_REMOVED";