isEmpty property

ValueMapper<T, bool>? isEmpty
final

判断是否为 null 或者空

Implementation

final ValueMapper<T, bool>? isEmpty;