instance property
ObserverRegistry
get
instance
Get the singleton instance of the registry.
Implementation
static ObserverRegistry get instance => _instance;
Get the singleton instance of the registry.
static ObserverRegistry get instance => _instance;