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
To be able to use another factory from other packages or to be able to extend the current package without code changes in 3rd party code we should use Protocols instead of Interfaces.