nullableMetaToObject

fun <T : Any> MetaConverter<T>.nullableMetaToObject(item: Meta?): T?