isNotNull property Null safety

bool isNotNull

Implementation

bool get isNotNull => !isNull;