instance constant
NeverType
const instance
The singleton instance of the Never type.
Implementation
static const NeverType instance = NeverType._();
The singleton instance of the Never type.
static const NeverType instance = NeverType._();