accumulateAttributeNames property

List<String> accumulateAttributeNames

Accumulate attribute names.

The accumulate attribute names e.g. "Minutes", "Miles", etc. Accumulate attributes are useful when more information other than the default impedance attribute is required.

Implementation

List<String> get accumulateAttributeNames => _accumulateAttributeNames.value;