using System.Collections.Generic; public sealed class BriskConfigCurrent { public Dictionary FeatureFlags; public Dictionary DynamicConfig; }