isNegate property
If true, this is a negation label, overwriting a previous label.
Implementation
@JsonKey(name: 'neg')
bool get isNegate => throw _privateConstructorUsedError;
If true, this is a negation label, overwriting a previous label.
@JsonKey(name: 'neg')
bool get isNegate => throw _privateConstructorUsedError;