binds property

List<Bind<T>>? binds
final

The list of bindings for dependency injection.

Implementation

final List<Bind<T>>? binds;