isVerified property

bool get isVerified

Implementation

bool get isVerified => !(isNone || isEmail || isUsername);