getInstance property
Returns the default (first initialized) instance of the Pushwoosh.
Implementation
static Pushwoosh get getInstance => _instance;
Returns the default (first initialized) instance of the Pushwoosh.
static Pushwoosh get getInstance => _instance;