domStringMap top-level property
dynamic
get
domStringMap
Used by the dataset HTML attribute to represent data for custom attributes added to elements.
Implementation
_i2.dynamic get domStringMap => _i4.getProperty(
_self,
'DOMStringMap',
);