instance property
PushHandler
get
instance
The shared singleton instance.
Implementation
static PushHandler get instance => _instance;
The shared singleton instance.
static PushHandler get instance => _instance;