bool? get accepted => _$this._accepted;
set accepted(covariant bool? accepted) => _$this._accepted = accepted;