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