ValueState<T> constructor

ValueState<T>()

Creates a new ValueState with an auto-generated key.

Implementation

ValueState() : uniqueKey = UniqueKey();