days property

List<int>? days
getter/setter pair

Commit Counts for each day (starting with Sunday)

Implementation

List<int>? days;