notNegativeMessage property
String?
get
notNegativeMessage
Implementation
String? get notNegativeMessage =>
getMessage('$propertyName must be negative');
String? get notNegativeMessage =>
getMessage('$propertyName must be negative');