shared property

The singleton that manages all the data sent and received to/from MBurger.

Implementation

static MBAudienceManager get shared {
  return _shared;
}