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