toFormattedString method

dynamic toFormattedString()

Implementation

toFormattedString() {
  return iban_util.toFormattedString(_value);
}