int? get startedAt => _$this._startedAt;
set startedAt(covariant int? startedAt) => _$this._startedAt = startedAt;