isNotNull property

bool get isNotNull

Implementation

bool get isNotNull => (this != null);