isFuchsia property

bool isFuchsia
getter/setter pair

Implementation

static bool isFuchsia = GetPlatform.isFuchsia && !kIsWeb;