rxBytes property Null safety

int? rxBytes
read / write

The number of bytes received (bytes). This is a cumulative value.

Implementation

int? rxBytes;