createState abstract method

ScopedValueState<TResult, ScopedValue<TResult>> createState()

Creates and returns the associated state.

関連するステートを作成し返します。

Implementation

ScopedValueState<TResult, ScopedValue<TResult>> createState();