bytesCurrent property Null safety

int? bytesCurrent
read / write

The number of bytes currently allocated for instances of class.

Implementation

int? bytesCurrent;