@override Future<void> setBlockScreenConfig(Map<String, String> config) async { await methodChannel.invokeMethod('setBlockScreenConfig', config); }