totalBytesReceived property

int totalBytesReceived

Total number of bytes received from the RFID-chip during the whole session.

Implementation

int get totalBytesReceived => _totalBytesReceived;