get

fun <T : Any> get(identity: Long, key: RemoteStateKey<T>): T(source)

Reads a value previously prepared for the same typed identity without creating or mutating it.