isFuchsia top-level property

bool get isFuchsia

Implementation

bool get isFuchsia => defaultTargetPlatform == TargetPlatform.fuchsia;