isNotNull property

bool get isNotNull

不为空

Implementation

bool get isNotNull => this != null;