filteredDays property

List<SolDay> filteredDays
getter/setter pair

List of filtered SolDay objects

Implementation

List<SolDay> filteredDays = [];