returnedData property

List<LogicValue> get returnedData

Data returned by the read.

Implementation

List<LogicValue> get returnedData => _returnedData;