representation property

  1. @override
String representation
override

A tree structure representation.

Implementation

@override
String get representation => _tree.representation();