分离 常量

ProcessStartMode const 分离

没有开放通信通道的分离子进程。

实现

static const detached = const ProcessStartMode._internal(2);