business_logic/view_models/tui_conversation_view_model library

Functions

removeDuplicates<T>(List<T> list, bool isEqual(T first, T second)) List<T>