options property Null safety

List<Node>? options
@Returns('HtmlCollection')@Creates('HtmlCollection')

Implementation

@Returns('HtmlCollection')
@Creates('HtmlCollection')
List<Node>? get options native;