toText method

String toText([
  1. String separator = ":"
])

Implementation

String toText([String separator = ":"]) => use.toString(separator);