allowNegativeValue property
If true, the value is allowed to go negative.
Implementation
@JsonKey(name:'allowNegativeValue')
bool? allowNegativeValue;
If true, the value is allowed to go negative.
@JsonKey(name:'allowNegativeValue')
bool? allowNegativeValue;