rootNameFormatter property
Customizes how class/array names are formatted as string.
By default the class and array names are displayed as follows: 'name:'
Implementation
final Formatter? rootNameFormatter;
Customizes how class/array names are formatted as string.
By default the class and array names are displayed as follows: 'name:'
final Formatter? rootNameFormatter;