stop abstract method

Future<void> stop()

This stops the action (eg. stops discovery or broadcast).

Implementation

Future<void> stop();