1. protected
String debugDescribeChildren(String prefix)

Returns a string describing the current node's descendants. Each line of the subtree in the output should be indented by the prefix argument.

Source

@protected
String debugDescribeChildren(String prefix) => '';