menu
microsoft_graph_api package
documentation
models/todo/task_list_model.dart
TodoTaskList
isOwner property
isOwner property
dark_mode
light_mode
isOwner
property
bool
?
isOwner
final
Value indicating whether the task list is the default task list.
Implementation
final bool? isOwner;
microsoft_graph_api package
documentation
models/todo/task_list_model
TodoTaskList
isOwner property
TodoTaskList class