getValue

fun <T : Any> Data.getValue(key: Class<T>): T(source)
inline fun <T : Any> Data.getValue(): T(source)