FeatureFlag

public FeatureFlag FeatureFlag(Long id, String name, String description, Boolean isEnabled, List<FeatureFlagParam> params)