isFuchsia property

bool isFuchsia

Checks if the platform is Fuchsia.

Implementation

bool get isFuchsia => Platform.isFuchsia;