isNotEmpty 属性

bool isNotEmpty
override

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

实现

bool get isNotEmpty => !isEmpty;