instance property
Object?
get
instance
If an existing Object gets registered or an async/lazy Singleton has finished its creation, it is stored here
Implementation
Object? get instance;
If an existing Object gets registered or an async/lazy Singleton has finished its creation, it is stored here
Object? get instance;