5#ifndef FLUTTER_LIB_IO_DART_IO_H_
6#define FLUTTER_LIB_IO_DART_IO_H_
11#include "flutter/fml/macros.h"
17 static void InitForIsolate(
bool may_insecurely_connect_to_all_domains,
18 const std::string& domain_network_policy);
21 FML_DISALLOW_IMPLICIT_CONSTRUCTORS(
DartIO);
static void InitForIsolate(bool may_insecurely_connect_to_all_domains, const std::string &domain_network_policy)