startDateTime property

String? startDateTime
getter/setter pair

The start date time in yyyy-MM-dd or yyyy-MM-dd HH:mm:ss format.

Only a future time is allowed.

Immutable.

Implementation

core.String? startDateTime;