reads property

List<DataPortInterface> get reads

Exported access to connected external read ports.

Implementation

List<DataPortInterface> get reads => _extReads;