isFuchsia top-level property
bool
get
isFuchsia
Whether the OS is Fuchsia (never on the web).
Implementation
bool get isFuchsia => false;
Whether the OS is Fuchsia (never on the web).
bool get isFuchsia => false;