binds property

List<Bind<T>>? binds
final

The bindings for the app.

Implementation

final List<Bind<T>>? binds;