menu
microsoft_graph_api package
documentation
models/todo/task_list_model.dart
TodoTaskList
id property
id property
dark_mode
light_mode
id
property
String
?
id
final
The unique identifier of the task list.
Implementation
final String? id;
microsoft_graph_api package
documentation
models/todo/task_list_model
TodoTaskList
id property
TodoTaskList class