areas property Null safety

List<Node> areas
@Returns('HtmlCollection')@Creates('HtmlCollection')

Implementation

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