dependencies property
Defines a list of services to be registered on the locator for use in the app
Implementation
final List<DependencyRegistration>? dependencies;
Defines a list of services to be registered on the locator for use in the app
final List<DependencyRegistration>? dependencies;