toStr method

String toStr()

Implementation

String toStr() => (this ?? 0).toString();