children property

  1. @override
  2. @NodeListConverter()
List children
final

A list representing the children of a Node.

Implementation

@override
@NodeListConverter()
final List children;