menu
microsoft_graph_api package
documentation
models/todo/task_list_model.dart
TaskListUpdateRequest
displayName property
displayName property
dark_mode
light_mode
displayName
property
String
?
displayName
final
The new name of the task list.
Implementation
final String? displayName;
microsoft_graph_api package
documentation
models/todo/task_list_model
TaskListUpdateRequest
displayName property
TaskListUpdateRequest class