int? get endedAt => _$this._endedAt;
set endedAt(covariant int? endedAt) => _$this._endedAt = endedAt;