shared property
MBAudienceManager
get
shared
The singleton that manages all the data sent and received to/from MBurger.
Implementation
static MBAudienceManager get shared {
return _shared;
}
The singleton that manages all the data sent and received to/from MBurger.
static MBAudienceManager get shared {
return _shared;
}