items property

Map<String, dynamic> get items

Implementation

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