kDefaultConfigPaths top-level constant

Set<String> const kDefaultConfigPaths

Implementation

const kDefaultConfigPaths = {
  _kApplication,
  _kDailyNotifications,
  _kWeeklyNotifications,
  _kSecrets,
  _kThemes,
};