Supported maintenance intervals by the application / business
static Set<Duration> supportedIntervals = { const Duration(days: 365), const Duration(days: 730), };