stopDiscovery abstract method

Future<void> stopDiscovery()

Stops the discovery process. strongly recommended to call this method when the application close the show cast devices dialog for reduce battery consumption.

Implementation

Future<void> stopDiscovery();