getDays property

List<DayOfWeek> getDays

Implementation

List<DayOfWeek> get getDays => _getDays(this);