isEmpty property

  1. @override
bool isEmpty

Implementation

@override
bool get isEmpty => length == 0;