returnedData property

LogicValue? returnedData

Data returned by the read.

Implementation

LogicValue? get returnedData => _returnedData;