days property

List<List<Day>>? days
getter/setter pair

Implementation

List<List<Day>>? days = [];