value property

String get value

Returns the full value of the entry, including any syntax tokens.

Implementation

String get value => _value.toString();