toPersistableBundle
Covert this map to a PersistableBundle with the key/value pairs as elements.
Supported value types are Int, Long, Double, and String and arrays of these types. On API 22 and later Boolean and BooleanArray are also supported.
Throws
When a value is not a supported type of PersistableBundle.