Returns a string describing the current node's descendants. Each line of the subtree in the output should be indented by the prefix argument.
@protected String debugDescribeChildren(String prefix) => '';