start abstract method

Future<void> start()

This starts the required action (eg. Discovery, or Broadcast).

Implementation

Future<void> start();