s4 property

String get s4

Fixed to 4 digits.

Implementation

String get s4 => toStringAsFixed(4);