isUndefinedOrNull property

bool isUndefinedOrNull

Implementation

bool get isUndefinedOrNull => isUndefined || isNull;