NewLine constructor

const NewLine()

Implementation

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