isNotNull property

bool get isNotNull

Implementation

bool get isNotNull => _value != null;