endDateTime property

String? endDateTime
final

The end time of the event.

Can be null if the end time is unknown or not provided.

Implementation

final String? endDateTime;