length property

int get length

Retrieves the length of the sequence

Implementation

int get length => _messageSequenceIds.length;