isFuchsia property
final
Whether the operating system is Fuchsia.
The operating system is determined by operatingSystem, and is recognized as Fuchsia if the value is the string fuchsia.
Implementation
abstract final bool isFuchsia;
Whether the operating system is Fuchsia.
The operating system is determined by operatingSystem, and is recognized as Fuchsia if the value is the string fuchsia.
abstract final bool isFuchsia;