length property

int get length

Number of messages in this set.

Implementation

int get length => _messages.length;