You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it might be optimal to add documentation (dart doc comments) to the method checkLazySingletonInstanceExists.
Is a useful method, as this issue demonstrates.
Although it may seem self-explanatory due to the name, I would add that it is recommended to use it in conjunction with the isRegistered method, to avoid unexpected problems.