menu
microsoft_graph_api package
documentation
models/todo/task_model.dart
TodoTask
dueDateTime property
dueDateTime property
dark_mode
light_mode
dueDateTime
property
String
?
dueDateTime
final
The date and time when the task is due.
Implementation
final String? dueDateTime;
microsoft_graph_api package
documentation
models/todo/task_model
TodoTask
dueDateTime property
TodoTask class