startDiscovery abstract method
Starts the discovery process. strongly recommended to call this method when the application is show cast devices dialog because the battery consumption is high when the discovery process is running.
Implementation
Future<void> startDiscovery();