isFeaturable property

bool isFeaturable

Whether this guild has the featurable feature.

Implementation

bool get isFeaturable => has(featurable);