isDefinedAndNotNull property

bool get isDefinedAndNotNull

Implementation

bool get isDefinedAndNotNull => !isUndefinedOrNull;