menu
microsoft_graph_api package
documentation
models/calendar/calendar_event_model.dart
CalendarEvent
id property
id property
dark_mode
light_mode
id
property
String
?
id
final
The ID of the event.
Can be
null
if the ID is unknown or not provided.
Implementation
final String? id;
microsoft_graph_api package
documentation
models/calendar/calendar_event_model
CalendarEvent
id property
CalendarEvent class