startsAt property

DateTime? get startsAt

Implementation

DateTime? get startsAt => _$this._startsAt;
set startsAt (DateTime? startsAt)

Implementation

set startsAt(DateTime? startsAt) => _$this._startsAt = startsAt;