isGuildSubscription property

bool isGuildSubscription

Whether this set of flags has the guildSubscription flag set.

Implementation

bool get isGuildSubscription => has(guildSubscription);