start method

Future<void> start()

Starts the broadcast.

Implementation

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