操作系统是否为 Microsoft Windows 的某个版本。
@pragma("vm:platform-const") static final bool isWindows = (operatingSystem == "windows");