commercial property

bool? get commercial

Implementation

bool? get commercial => _$this._commercial;
set commercial (bool? commercial)

Implementation

set commercial(bool? commercial) => _$this._commercial = commercial;