value property

int? value

Raw value getter.

Implementation

int? get value => _value;