startDateTime property
The start time of the event.
Can be null
if the start time is unknown or not provided.
Implementation
final String? startDateTime;
The start time of the event.
Can be null
if the start time is unknown or not provided.
final String? startDateTime;