typingActors property

Set<String> get typingActors

Implementation

Set<String> get typingActors => _expiryTimers.keys.toSet();