options property Null safety
- @Returns('HtmlCollection')
- @Creates('HtmlCollection')
Implementation
@Returns('HtmlCollection')
@Creates('HtmlCollection')
List<Node>? get options native;
@Returns('HtmlCollection')
@Creates('HtmlCollection')
List<Node>? get options native;