end property Null safety

Instant? end

Implementation

Instant? get end => _$this._end;
void end=(Instant? end)

Implementation

set end(Instant? end) => _$this._end = end;