convertedAsMap

inline fun <T : Any> convertedAsMap(): Map<String, T>?

Convenient shortcut to convertToMapOf, which returns null in case of failure.