menu
microsoft_graph_api package
documentation
models/todo/task_model.dart
TodoTask
hasRecurrence property
hasRecurrence property
dark_mode
light_mode
hasRecurrence
property
bool
?
hasRecurrence
final
Flag indicating whether the task is recurring.
Implementation
final bool? hasRecurrence;
microsoft_graph_api package
documentation
models/todo/task_model
TodoTask
hasRecurrence property
TodoTask class