class FeatureFlag {
  static const bool isCakePayEnabled = false;
}