isUndefinedOrNull property

bool isUndefinedOrNull

Implementation

bool get isUndefinedOrNull => this == null;