Stream that emits true when discovery starts and false when it stops.
true
false
Stream<bool> discoveryState() { throw UnimplementedError('discoveryState() has not been implemented.'); }