menu
microsoft_graph_api package
documentation
models/calendar/schedule_response_model.dart
ScheduleResponse
value property
value property
dark_mode
light_mode
value
property
List
<
ScheduleInformation
>
?
value
final
The list of
ScheduleInformation
in the response.
Implementation
final List<ScheduleInformation>? value;
microsoft_graph_api package
documentation
models/calendar/schedule_response_model
ScheduleResponse
value property
ScheduleResponse class