hasBanner property

bool get hasBanner

Whether this guild has the banner feature.

Implementation

bool get hasBanner => has(banner);