$void constant

TypeLink const $void

Represents the type of void.

Implementation

static const $void = TypeLink('void', 'dart:core');