isNotEmptyOrNull property

bool get isNotEmptyOrNull

是否不为空或null

Implementation

bool get isNotEmptyOrNull => !_isEmptyOrNull();