menu
microsoft_graph_api package
documentation
models/calendar/location_constraint_model.dart
LocationConstraint
locations property
locations property
dark_mode
light_mode
locations
property
List
<
Location
?
>
?
locations
final
The list of possible
Location
instances for the event.
Implementation
final List<Location?>? locations;
microsoft_graph_api package
documentation
models/calendar/location_constraint_model
LocationConstraint
locations property
LocationConstraint class