namespaces property

Map<String, String>? namespaces
getter/setter pair

Map of namespaces to URIs.

Implementation

core.Map<core.String, core.String>? namespaces;