isDiscoverable property

bool isDiscoverable

Whether this guild has the discoverable feature.

Implementation

bool get isDiscoverable => has(discoverable);