configs property

List<ILPInfoConfig> get configs

Implementation

List<ILPInfoConfig> get configs => (_source as _ILPConfig)._configs;