s0 property

String get s0

Fixed to 0 digits.

Implementation

String get s0 => toStringAsFixed(0);