startTime property

Timestamp? startTime
final

Optional. Inclusive start of the interval.

If specified, a Timestamp matching this interval will have to be the same or after the start.

Implementation

final Timestamp? startTime;