$null constant

TypeLink const $null

Represents the type of Null.

Implementation

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