toStringPrinter property
- @protected
- @mustCallSuper
inherited
    Override and call super to add values to the ObjectPrinter.
Implementation
@protected
@mustCallSuper
ObjectPrinter get toStringPrinter => defaultToStringPrinter;Override and call super to add values to the ObjectPrinter.
@protected
@mustCallSuper
ObjectPrinter get toStringPrinter => defaultToStringPrinter;