EmailType constructor

const EmailType(
  1. int rawValue
)

Implementation

const EmailType(this.rawValue);