menu
microsoft_graph_api package
documentation
models/todo/task_model.dart
TodoTask
createdDateTime property
createdDateTime property
dark_mode
light_mode
createdDateTime
property
String
?
createdDateTime
final
Time when the task was created.
Implementation
final String? createdDateTime;
microsoft_graph_api package
documentation
models/todo/task_model
TodoTask
createdDateTime property
TodoTask class