HasEnd property
bool
get
HasEnd
Implementation
bool get HasEnd => this._numberOfOccurrences != null || this._endDate != null;
bool get HasEnd => this._numberOfOccurrences != null || this._endDate != null;