isActive property
Whether cross-probing is currently active.
When false, neither send broadcasts nor incoming messages from
the channel are delivered to incomingSignals.
Implementation
ValueNotifier<bool> get isActive;
Whether cross-probing is currently active.
When false, neither send broadcasts nor incoming messages from
the channel are delivered to incomingSignals.
ValueNotifier<bool> get isActive;