isFuchsia property

  1. @override
bool isFuchsia
override

Whether the operating system is a version of Fuchsia.

Implementation

@override
bool get isFuchsia => fuchsia;