getFormatted method

String getFormatted()

Returns the formatted string representation of the current value.

Implementation

String getFormatted() => format(value);