ProtocolConfigFeatureFlag
ProtocolConfigFeatureFlag Objects
@dataclass
class ProtocolConfigFeatureFlag()
Feature flags are a form of boolean configuration that are usually used to gate features while they are in development. Once a lag has been enabled, it is rare for it to be disabled.