nullValue property

Constant nullValue
getter/setter pair

Creates a constant null expression.

Implementation

static Constant nullValue = const Constant._('NULL');