menu
microsoft_graph_api package
documentation
models/todo/task_list_model.dart
TodoTaskList
isShared property
isShared property
dark_mode
light_mode
isShared
property
bool
?
isShared
final
Whether this task list is shared with other users.
Implementation
final bool? isShared;
microsoft_graph_api package
documentation
models/todo/task_list_model
TodoTaskList
isShared property
TodoTaskList class