get

open operator fun <T : Any> get(key: ExtraStore.Key<T>): T

Returns the value associated with the provided key.