total property
The total number of aggregated tasks.
Implementation
int get total => this.required + optional + compensation + exam + none;
The total number of aggregated tasks.
int get total => this.required + optional + compensation + exam + none;