start property
The start date, inclusive. It is truncated to the nearest date.
Contract
Throws AssertionError if end <= start.
Implementation
final DateTime start;
The start date, inclusive. It is truncated to the nearest date.
Throws AssertionError if end <= start.
final DateTime start;