totalBytesReceived property
int
get
totalBytesReceived
Total number of bytes received from the RFID-chip during the whole session.
Implementation
int get totalBytesReceived => _totalBytesReceived;
Total number of bytes received from the RFID-chip during the whole session.
int get totalBytesReceived => _totalBytesReceived;