isEmpty property

*<Null safety>*

bool isEmpty

Implementation

@override
bool get isEmpty => _baseMap.isEmpty;