scanButtonPressed abstract method

Future<void> scanButtonPressed()

Notify all plugins that the scan button was pressed.

Can only be called on the master.

Implementation

Future<void> scanButtonPressed();