initProviders function

void initProviders()

Implementation

void initProviders() {
  sl.registerFactory(() => AuthProvider(sl()));
}