isFuchsia static method

bool isFuchsia()

Implementation

static bool isFuchsia() {
  return Platform.isFuchsia;
}