declarations property

Map<String, Map<String, String>> declarations
getter/setter pair

Top-level document attribute groups. Use getDeclaration, setDeclaration and makeDeclaration to access these.

Implementation

Map<String, Map<String, String>> declarations = {};