Whether the operating system is a version of Fuchsia.
@pragma("vm:platform-const") @pragma("vm:shared") static final bool isFuchsia = (operatingSystem == "fuchsia");