notPositiveMessage property

String? get notPositiveMessage

Implementation

String? get notPositiveMessage =>
    getMessage('$propertyName must be positive');