MailAuthentication constructor

const MailAuthentication(
  1. Authentication authentication
)

Creates a new authentication with the given typeName

Implementation

const MailAuthentication(this.authentication);