isNotEmpty 属性

布尔值 isNotEmpty
重写

映射中是否至少有一个键/值对。

实现

bool get isNotEmpty => !isEmpty;