marks property

Map<DateDay, T> get marks

Implementation

Map<DateDay, T> get marks => _marks;