getFormatted method

String getFormatted()

Returns the flags value as a formatted string.

Implementation

String getFormatted() => format(value);