shared property

PPGInAppMessages get shared

Alternative getter for singleton (matches iOS/Android pattern)

Implementation

static PPGInAppMessages get shared => instance;