isUndefinedOrNull property

bool get isUndefinedOrNull

Implementation

bool get isUndefinedOrNull => this == null;