isFuchsia top-level property

bool get isFuchsia

Whether the OS is Fuchsia (never on the web).

Implementation

bool get isFuchsia => false;