menu
microsoft_graph_api package
documentation
models/todo/task_model.dart
TodoTask
completedDateTime property
completedDateTime property
dark_mode
light_mode
completedDateTime
property
String
?
completedDateTime
final
The date and time when the task should be completed.
Implementation
final String? completedDateTime;
microsoft_graph_api package
documentation
models/todo/task_model
TodoTask
completedDateTime property
TodoTask class