StateValue<T>

A data object that holds a retrieved state value with its key.

Description

TODO: add description

Fields

key

A unique state key

public key: string

value

A unique state key

public value: T