getData

abstract fun <V> getData(key: Key<V>): V?

Retrieves a value stored by the given key of the result.