value property Null safety

T value

Return the value of the id.

Implementation

T get value => _value;