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