asNullableObjectListFrom
inline fun <T> PropertyName.asNullableObjectListFrom(map: AttributeMap, objConverter: AttributeMap.() -> T): List<T>?
Extracts the value of PropertyName from the provided AttributeMap as a nullable List of Ts
Author
Aseem Savio
Since
0.0.1