Returns true if there are no values in the chosen data
true
@override bool get isEmpty => length == 0;