fuchsiaId constant

String const fuchsiaId

The operating system ID string for Fuchsia.

Compare against id or the operatingSystem of os_detect.dart, or use as argument to OperatingSystem.new.

Implementation

static const fuchsiaId = RecognizedOS.fuchsiaId;