isNotEmpty property

*<Null safety>*

bool isNotEmpty

Implementation

@override
bool get isNotEmpty => _baseMap.isNotEmpty;