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'm using GetIt for dependency injection. Is there a prepare/initialise method I could hook in to configure the DI or should I do this in the function body of each @CloudFunction()?