selectAppsToDiscourage method

Future selectAppsToDiscourage()

Implementation

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