EmailAccountIdentity constructor

EmailAccountIdentity(
  1. String emailAddress
)

Implementation

EmailAccountIdentity(this.emailAddress);