NewLine constructor

const NewLine()

Implementation

final class NewLine extends Special implements WhiteSpace { static const VALUE = '\n'; const NewLine();