start method

Future<void> start()

Starts the discovery.

Implementation

Future<void> start() => _discoveryAction.start();