menu
microsoft_graph_api package
documentation
models/planner/task_model.dart
ChecklistItemRequest
isChecked property
isChecked property
dark_mode
light_mode
isChecked
property
bool
?
isChecked
final
Whether the checklist item is checked off.
Implementation
final bool? isChecked;
microsoft_graph_api package
documentation
models/planner/task_model
ChecklistItemRequest
isChecked property
ChecklistItemRequest class