bindings property

List<BindingsInterface> bindings
final

Additional bindings to be associated with the route.

Implementation

final List<BindingsInterface<dynamic>> bindings;