size property Null safety

int? size
read / write

The size (bytes) of the encoded message.

Implementation

int? size;