menu
microsoft_graph_api package
documentation
models/todo/task_model.dart
RecurrencePattern
daysOfWeek property
daysOfWeek property
dark_mode
light_mode
daysOfWeek
property
String
?
daysOfWeek
final
The day of the week for the recurrence (Sunday to Saturday).
Implementation
final String? daysOfWeek;
microsoft_graph_api package
documentation
models/todo/task_model
RecurrencePattern
daysOfWeek property
RecurrencePattern class