isEmpty property

  1. @override
bool get isEmpty
inherited

Implementation

@override
bool get isEmpty => data.isEmpty;