outerHtml property Null safety

  1. @JSName('outerHTML')
String? outerHtml

Implementation

@JSName('outerHTML')
String? get outerHtml native;