EmailParser constructor

const EmailParser(
  1. String text
)

Implementation

const EmailParser(this.text);