holidayNames property

List<String> get holidayNames

Implementation

List<String> get holidayNames => _holidayFunctions.keys.toList();