attributes property

Map<String, ExrAttribute> attributes
getter/setter pair

The extra attributes read from the part header.

Implementation

Map<String, ExrAttribute> attributes = {};