isFuschia property

bool get isFuschia

Implementation

bool get isFuschia {
  return io.Platform.isFuchsia;
}