isVerified property

bool isVerified

Whether this guild has the verified feature.

Implementation

bool get isVerified => has(verified);