isNull property

bool get isNull

Implementation

bool get isNull => _ref.ref.tag == JSTag.NULL.value;