startDateTime property

String? startDateTime
final

The start time of the event.

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

Implementation

final String? startDateTime;