validate method

bool validate()

Implementation

bool validate() => this.hasToken() && this.hasMail();