programInputs property

Map<int, int> get programInputs

Implementation

Map<int, int> get programInputs => UnmodifiableMapView(_programInputs);