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