totalBytesSent property
int
get
totalBytesSent
Total number of bytes transmitted to the RFID-chip during the whole session.
Implementation
int get totalBytesSent => _totalBytesSent;
Total number of bytes transmitted to the RFID-chip during the whole session.
int get totalBytesSent => _totalBytesSent;