isFuchsia property

bool isFuchsia
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;