start abstract method

Future<void> start()

This starts the required action (eg. discovery, or broadcast).

Implementation

Future<void> start();