attributes property

Map<EIRType?, Uint8List> attributes
getter/setter pair

Map of EIR type to data attributes.

Implementation

late Map<EIRType?, Uint8List> attributes;