costAllocationAccount property
String?
get
costAllocationAccount
Implementation
String? get costAllocationAccount => _$this._costAllocationAccount;
set
costAllocationAccount
(String? costAllocationAccount)
Implementation
set costAllocationAccount(String? costAllocationAccount) =>
_$this._costAllocationAccount = costAllocationAccount;