isNull property

bool get isNull

为空

Implementation

bool get isNull => this == null;