value property

TScopedValue value

Returns the TScopedValue of the creation source.

作成元のTScopedValueを返します。

Implementation

TScopedValue get value => _value!;