length property

int get length

Gets the number of active conversations.

Implementation

int get length => _storage.length;