appearance property

BugseeAppearance appearance

Implementation

static BugseeAppearance get appearance {
  _init();
  return _appearance!;
}