notNegativeMessage property

String? get notNegativeMessage

Implementation

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