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