isDartCoreNull property

bool isDartCoreNull

Return true if this type represents the type 'Null' defined in the dart:core library.

Implementation

bool get isDartCoreNull;