instance property

PushHandler get instance

The shared singleton instance.

Implementation

static PushHandler get instance => _instance;