isVerified property

bool isVerified

Implementation

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