isEmpty property

bool isEmpty

Checks if this source is empty

Implementation

bool get isEmpty => _cache.isEmpty;