marks property

Map<DateDay, T> marks

Implementation

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