getComputedStyleMap method Null safety

StylePropertyMapReadonly getComputedStyleMap (
  1. Element element,
  2. String? pseudoElement
)

Implementation

StylePropertyMapReadonly getComputedStyleMap(
    Element element, String? pseudoElement) native;