keys

@ApiStatus.Experimental
abstract suspend fun keys(): Collection<String>

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

Return

the immutable collection of known state keys.