forceCustomerSelectionFlag property
bool?
get
forceCustomerSelectionFlag
Implementation
bool? get forceCustomerSelectionFlag => _$this._forceCustomerSelectionFlag;
set
forceCustomerSelectionFlag
(bool? forceCustomerSelectionFlag)
Implementation
set forceCustomerSelectionFlag(bool? forceCustomerSelectionFlag) =>
_$this._forceCustomerSelectionFlag = forceCustomerSelectionFlag;