instance property

ObserverRegistry get instance

Get the singleton instance of the registry.

Implementation

static ObserverRegistry get instance => _instance;