blankIfZero property

String get blankIfZero

Implementation

String get blankIfZero => blankIf((s) => s == "0");