instance constant

NeverType const instance

The singleton instance of the Never type.

Implementation

static const NeverType instance = NeverType._();