isStopped property

bool isStopped

Returns whether the discovery has been stopped.

Implementation

bool get isStopped => _discoveryAction.isStopped;