File size: 86 Bytes
3382f47
 
 
1
2
3
4
class FeatureFlags {
  static const bool userExperienceIterationTwoEnabled = false;
}