delimiter property

String? delimiter
final

Delimiter for separating input chunks (if not line-by-line).

Implementation

final String? delimiter;