DHUMapExtension<K, V> extension

on

Properties

makeEncodable Map<String, dynamic>
Converts a map with dynamic keys and values to a map with string keys and JSON-encodable values.
no setter
safelyEncodedJson String
Converts a map with potentially complex data types to a formatted JSON string.
no setter