customer_app/domain/di/dependency_manager library
Properties
- authRepository → AuthInterface
-
final
- chatRepository → ChatInterface
-
final
- dioHttp → HttpService
-
final
- getIt → GetIt
-
final
- orderRepository → OrderInterface
-
final
- paymentRepository → PaymentInterface
-
final
- profileRepository → ProfileInterface
-
final
- uploadRepository → UploadInterface
-
final
Functions
-
setUpDependencies(
) → Future< void>