dependencies property

List<DependencyRegistration>? dependencies
final

Defines a list of services to be registered on the locator for use in the app

Implementation

final List<DependencyRegistration>? dependencies;