isNotNull property

bool isNotNull

Check Object is not Null

Implementation

bool get isNotNull => !_isNull();