isUndefinedOrNull 属性

bool isUndefinedOrNull

实现

bool get isUndefinedOrNull => this == null;