MailValidationError constructor

const MailValidationError(
  1. String message
)

Implementation

const MailValidationError(this.message);