attributes property

Map<String, String> attributes
final

The Header's free-form attribute map.

Implementation

final Map<String, String> attributes;