providers property

List<AbstractInstanceProvider<T>> providers
getter/setter pair

Implementation

List<AbstractInstanceProvider<T>> providers = [];