resolve() and Resolver.resolver() equivalent in factory? #169
Unanswered
kathiravan-raju
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In my Resolver Code, I have below cases. How to convert those cases in factory?
case 1:
case 2:
Also, I’m following the below way to register the services in factory..is it correct?. Or do I need to use similar to ResolverRegistering protocol in factory to register services?. Please guide
Thanks in Advance
Beta Was this translation helpful? Give feedback.
All reactions