voidType constant

VoidType const voidType

The predefined type representing {TYPE}. The predefined type representing {TYPE}.

Implementation

/// {@macro core_type_constant}
static const VoidType voidType = VoidType.instance;