wordSeparator method

String wordSeparator()

word separator when words are concatenated

Implementation

String wordSeparator() => ' ';