isFullyVerified property

bool get isFullyVerified

Implementation

bool get isFullyVerified => user.tags.contains(TagUser.verified.number);