isEmpty property

  1. @visibleForTesting
bool get isEmpty

Implementation

@visibleForTesting
bool get isEmpty => _data.isEmpty;