isFuschia property

bool isFuschia

Implementation

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