endTimestamp property

int endTimestamp

@return event end Date, or -1 if event has no duration @see #getStartTimestamp()

Implementation

int get endTimestamp => _end;