isFuchsia property

bool get isFuchsia

Implementation

static bool get isFuchsia => !isWeb && (Platform.isFuchsia);