isFuchsia top-level property
bool
get
isFuchsia
Checks if the platform is Fuchsia.
Implementation
bool get isFuchsia => GeneralPlatform.isFuchsia;
Checks if the platform is Fuchsia.
bool get isFuchsia => GeneralPlatform.isFuchsia;