In the list of instances of a type (Class) we show the reference handle name e.g., N instances of SingleChildRenderObjectElement ----------------------------------------------------------------- objects/1023 objects/2089 ... We should show "toString() value" _objects/1023_ "toString() value" _objects/2089_
In the list of instances of a type (Class) we show the reference handle name e.g.,
N instances of SingleChildRenderObjectElement
objects/1023
objects/2089
...
We should show
"toString() value" objects/1023
"toString() value" objects/2089