wordSeparator method

String wordSeparator()

Word separator when words are concatenated

Implementation

String wordSeparator() => ' ';