start property Null safety

Instant? start

Implementation

Instant? get start => _$this._start;
void start=(Instant? start)

Implementation

set start(Instant? start) => _$this._start = start;