MailosaurError constructor
MailosaurError(
- Response response
Implementation
MailosaurError(this.response)
: message = _generateMessage(response);
MailosaurError(this.response)
: message = _generateMessage(response);