stateKeys

abstract suspend fun stateKeys(): Collection<String>

Gets all the known state keys for this virtual object instance.

Return

the immutable collection of known state keys.