appearance property

BugseeAppearance get appearance

Implementation

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