kotlin.coroutines.experimental.EmptyCoroutineContext.get

get

fun <E : Element> get(key: Key<E>): E?

Overrides CoroutineContext.get

Returns the element with the given key f