contains

fun <T : Any> contains(key: Scope.Key<T>): Boolean

Checks if the Scope contains the given key.