returnedData property

LogicValue? get returnedData

Data returned by the read.

Implementation

LogicValue? get returnedData => _returnedData;