noInterest property

bool get noInterest

Implementation

bool get noInterest =>
    listeners.isEmpty && listenersVoid.isEmpty && looking.isEmpty;