isDefinedAndNotNull属性

bool isDefinedAndNotNull

实现

bool get isDefinedAndNotNull => !isUndefinedOrNull;