menu
microsoft_graph_api package
documentation
models/calendar/schedule_item_model.dart
ScheduleItem
start property
start property
dark_mode
light_mode
start
property
Time
?
start
final
The start time of the item as a
Time
object.
Implementation
final Time? start;
microsoft_graph_api package
documentation
models/calendar/schedule_item_model
ScheduleItem
start property
ScheduleItem class