isFuchsia top-level property

bool get isFuchsia

Checks if the platform is Fuchsia.

Implementation

bool get isFuchsia => GeneralPlatform.isFuchsia;