trialStart property

DateTime? trialStart

Implementation

DateTime? get trialStart => _$this._trialStart;
void trialStart=(DateTime? trialStart)

Implementation

set trialStart(DateTime? trialStart) => _$this._trialStart = trialStart;