neg property

bool? get neg
inherited

If true, this is a negation label, overwriting a previous label.

Implementation

String get val;/// If true, this is a negation label, overwriting a previous label.
bool? get neg;