eol property

String? eol
final

The end of line character which is expected after "row".

The eol is optional for the last row.

Implementation

final String? eol;