startTime property
The start time of the range to exclude. The format is
yyyy-MM-dd'T'HH:mm:ss
. For example,
2019-07-01T23:59:59
.
Implementation
final DateTime startTime;
The start time of the range to exclude. The format is
yyyy-MM-dd'T'HH:mm:ss
. For example,
2019-07-01T23:59:59
.
final DateTime startTime;