isFuchsia property

  1. @override
bool get isFuchsia
override

Whether the operating system is a version of Fuchsia.

Implementation

@override
bool get isFuchsia => fuchsia;