notEmailInvalidMessage property

String? get notEmailInvalidMessage

Implementation

String? get notEmailInvalidMessage =>
    getMessage('$propertyName must be an email');