segmentsCount property

int get segmentsCount

Gets the number of segments in the message.

Implementation

int get segmentsCount => segments.length;