isFuchsia property Null safety
final
Whether the operating system is a version of Fuchsia.
Implementation
static final bool isFuchsia = (_operatingSystem == "fuchsia");
Whether the operating system is a version of Fuchsia.
static final bool isFuchsia = (_operatingSystem == "fuchsia");