isNotNull property

bool get isNotNull

Implementation

bool get isNotNull => value != null;