hasListeners property

bool hasListeners

Returns true if there are any listeners attached to onStatusChange

Implementation

bool get hasListeners => _statusController.hasListener;