@override Future<void> updateBlocklist(List<String> hosts) => _m.invokeMethod('updateBlocklist', {'blocklist': hosts});