items property

Map<String, ParamWrapper> get items

Implementation

Map<String, ParamWrapper> get items => UnmodifiableMapView(_params);