get

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