value property

T value

If this value is present, contains the value to update or insert.

Implementation

T get value => _value as T;