isFuchsia property

bool get isFuchsia

Whether the operating system is a version of Fuchsia.

Implementation

static bool get isFuchsia => Platform.isFuchsia;