delimiter property

String? delimiter
final

A custom symbol to denote what separates each column entry in the row.

Implementation

final String? delimiter;