menu
lb_planner
lb_planner.dart
StatusAggregate
done property
done
dark_mode
light_mode
done
property
int
get
done
inherited
The number of tasks with
MoodleTaskStatus.done
.
Implementation
int get done => throw _privateConstructorUsedError;
lb_planner
lb_planner
StatusAggregate
done property
StatusAggregate class