ConstNull constructor

const ConstNull()

Creates a new null constant.

Implementation

const ConstNull() : super('null');