separatorCharacter property

String? separatorCharacter
final

Character to seperate the output. For example: ' ' will seperate the output by space.

Implementation

final String? separatorCharacter;