Space constructor

const Space()

Implementation

final class Space extends Special { static const VALUE = ' '; const Space();