objectWithoutPricingSelectable property

bool? objectWithoutPricingSelectable

Implementation

bool? get objectWithoutPricingSelectable =>
    _$this._objectWithoutPricingSelectable;
void objectWithoutPricingSelectable=(bool? objectWithoutPricingSelectable)

Implementation

set objectWithoutPricingSelectable(bool? objectWithoutPricingSelectable) =>
    _$this._objectWithoutPricingSelectable = objectWithoutPricingSelectable;