Package version:
A Feature filter consistently evaluates the state of a feature flag. Our feature management library supports three types of built-in filters: Targeting, TimeWindow, and Percentage. Custom filters can also be created based on different factors, such as device used, browser types, geographic location, etc.
OptionaldescriptionDescription of the feature.
OptionaldisplayDisplay name for the feature to use for display rather than the ID.
Boolean flag to say if the feature flag is enabled.
OptionalidId for the feature flag.
Value of a feature flag