inline fun <reified T : Any> convertedAsMap(): Map<String, T>?
Convenient shortcut to convertToMapOf, which returns null in case of failure.
null