inFuchsia property
bool
get
inFuchsia
Implementation
bool get inFuchsia => platform != null && _platform == TargetPlatform.fuchsia;
bool get inFuchsia => platform != null && _platform == TargetPlatform.fuchsia;