int? get clearAt => _$this._clearAt;
set clearAt(covariant int? clearAt) => _$this._clearAt = clearAt;