selectAppsToDiscourage method
Implementation
Future selectAppsToDiscourage() async {
await methodChannel.invokeMethod('selectAppsToDiscourage');
}
Future selectAppsToDiscourage() async {
await methodChannel.invokeMethod('selectAppsToDiscourage');
}