acceptedAt property

DateTime? get acceptedAt

Implementation

DateTime? get acceptedAt => _$this._acceptedAt;
set acceptedAt (DateTime? acceptedAt)

Implementation

set acceptedAt(DateTime? acceptedAt) => _$this._acceptedAt = acceptedAt;