incorrectIsAlphaNumericMessage property

String? get incorrectIsAlphaNumericMessage

Implementation

String? get incorrectIsAlphaNumericMessage =>
    getMessage('$propertyName should only consists of alphanumeric');