asObjectFrom

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

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

Author

Aseem Savio

Since

0.0.1