NullPrinterExtension<T> extension

on

Methods

ifNull([String label = '\u2400']) Printer<T?>
Prints label, if the object to be printed is null. Uses the unicode symbol for null by default: https://unicode-table.com/en/2400/.