formatCompact method

String formatCompact()

Implementation

String formatCompact() => NumberFormat.compact().format(this);