length property
int
get
length
Retrieves the length of the sequence
Implementation
int get length => _messageSequenceIds.length;
Retrieves the length of the sequence
int get length => _messageSequenceIds.length;