binding property

BindingsInterface? binding
final

The bindings to be associated with the route.

Implementation

final BindingsInterface<dynamic>? binding;