toHtml method

  1. @override
String toHtml()
override

serializes the tree back to a HTML string

Implementation

@override
String toHtml() => body;