contacts property
final
Returns reactive map of all RxChatContacts stored.
Implementation
@override
final RxObsMap<ChatContactId, RxChatContactImpl> contacts = RxObsMap();
Returns reactive map of all RxChatContacts stored.
@override
final RxObsMap<ChatContactId, RxChatContactImpl> contacts = RxObsMap();