value property

String? value
final

Its value, absent for a boolean token, present and empty for TOKEN=.

Implementation

final String? value;