costAttributes property
Cost attributes.
Key in the result dictionary is name of cost attribute.
Implementation
Map<String, CostAttribute> get costAttributes => _costAttributes.value;
Cost attributes.
Key in the result dictionary is name of cost attribute.
Map<String, CostAttribute> get costAttributes => _costAttributes.value;