count property

int get count

Gets the count of sent messages.

Implementation

int get count => _sent.length;