txBytes property Null safety

int? txBytes
read / write

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

Implementation

int? txBytes;