instance property
HighfivveAdManager
get
instance
Returns the shared singleton instance.
Implementation
static HighfivveAdManager get instance => _instance;
Returns the shared singleton instance.
static HighfivveAdManager get instance => _instance;