value property Null safety

String? value

The actual string value.

Implementation

String? get value => _value;