get

abstract operator fun <T : Any> get(key: KClass<T>): T?(source)