hasListObservers property

bool hasListObservers

Implementation

bool get hasListObservers => _listChanges?.hasListener ?? false;