showPricing property

bool? showPricing

Implementation

bool? get showPricing => _$this._showPricing;
void showPricing=(bool? showPricing)

Implementation

set showPricing(bool? showPricing) => _$this._showPricing = showPricing;