resetDiscoveryTechnology method
Puts discovery back to the system default.
Implementation
Future<void> resetDiscoveryTechnology() => androidApi.resetDiscoveryTechnology();
Puts discovery back to the system default.
Future<void> resetDiscoveryTechnology() => androidApi.resetDiscoveryTechnology();