isDefinedAndNotNull property

bool isDefinedAndNotNull

Implementation

bool get isDefinedAndNotNull => !isUndefinedOrNull;