incorrectLowercaseMessage property

String? get incorrectLowercaseMessage

Implementation

String? get incorrectLowercaseMessage =>
    getMessage('$propertyName should be a all lowercase string');