startDiscovery method
Starts discovering other broadcasting devices.
Implementation
Future<void> startDiscovery() {
throw UnimplementedError('startDiscovery() has not been implemented.');
}
Starts discovering other broadcasting devices.
Future<void> startDiscovery() {
throw UnimplementedError('startDiscovery() has not been implemented.');
}