menu
firebridge package
documentation
firebridge.dart
GuildFeatures
hasCommunity property
hasCommunity property
dark_mode
light_mode
hasCommunity
property
bool
get
hasCommunity
Whether this guild has the
community
feature.
Implementation
bool get hasCommunity => has(community);
firebridge package
documentation
firebridge
GuildFeatures
hasCommunity property
GuildFeatures class