nbPurchaseAccount property
String?
get
nbPurchaseAccount
Implementation
String? get nbPurchaseAccount => _$this._nbPurchaseAccount;
set
nbPurchaseAccount
(String? nbPurchaseAccount)
Implementation
set nbPurchaseAccount(String? nbPurchaseAccount) =>
_$this._nbPurchaseAccount = nbPurchaseAccount;