int? get statusClearAt => _$this._statusClearAt;
set statusClearAt(covariant int? statusClearAt) => _$this._statusClearAt = statusClearAt;