bindings property

List<Binding> bindings
getter/setter pair

List of bindings in this library.

Implementation

late List<Binding> bindings;