menu
microsoft_graph_api package
documentation
models/planner/task_model.dart
PlannerTask
startDateTime property
startDateTime property
dark_mode
light_mode
startDateTime
property
String
?
startDateTime
final
The date when the task was started.
Implementation
final String? startDateTime;
microsoft_graph_api package
documentation
models/planner/task_model
PlannerTask
startDateTime property
PlannerTask class