0
Q:

pass data from one provider model to anothe

GetIt locator = GetIt();locator.registerLazySingleton(() => Api());locator.registerLazySingleton(() => AuthenticationService());locator.registerLazySingleton(() => LoginModel());// Usagevar api = locator<Api>()
0

New to Communities?

Join the community