previewInputs property

Map<int, int> get previewInputs

Implementation

Map<int, int> get previewInputs => UnmodifiableMapView(_previewInputs);