children property

List<T> children
final

The children that where parsed and can be rendered to a String. The children are of type RenderType

Implementation

final List<T> children;