propertyNameFormatter property
Customizes how property names are formatted as string.
By default the property names are displayed as follows: 'name:'
Implementation
final Formatter? propertyNameFormatter;
Customizes how property names are formatted as string.
By default the property names are displayed as follows: 'name:'
final Formatter? propertyNameFormatter;