isFuchsia property

bool isFuchsia

True if the app is running on fuchsia

Implementation

static bool get isFuchsia => type == PlatformType.fuchsia;