const val DATA: String
Path to the file on disk.
Note that apps may not have filesystem permissions to directly access this path. Instead of trying to open this path directly, apps should use ContentResolver.openFileDescriptor to gain access.
Type: TEXT