menu
microsoft_graph_api package
documentation
models/todo/task_model.dart
TodoTask
parentListId property
parentListId property
dark_mode
light_mode
parentListId
property
String
?
parentListId
final
The ID of the task list that contains the task.
Implementation
final String? parentListId;
microsoft_graph_api package
documentation
models/todo/task_model
TodoTask
parentListId property
TodoTask class