requiresTag property

bool requiresTag

Whether this channel has the requireTag flag set.

Implementation

bool get requiresTag => has(requireTag);