isNullOrEmpty property

bool get isNullOrEmpty

是否为NULL或空

Implementation

bool get isNullOrEmpty => _isNullOrEmpty();