hasDeveloperSupportServer property

bool hasDeveloperSupportServer

Whether this guild has the developerSupportServer feature.

Implementation

bool get hasDeveloperSupportServer => has(developerSupportServer);