toMap
Gets all values as a Map. The keys in the returned map are the names of columns that have values. The types of the values are Array, Blob, Dictionary, Number types, String, and null.
Return
The Map representing all values.
Gets content of the current object as a Map. The values contained in the returned Map object are all JSON based values.
Return
the Map object representing the content of the current object in the JSON format.