asNullableObjectFrom

inline fun <T> PropertyName.asNullableObjectFrom(map: AttributeMap, objConverter: AttributeMap.() -> T): T?

Extracts the value of PropertyName from the provided AttributeMap as a nullable T

Author

Aseem Savio

Since

0.0.1