history property

Map<String, HistoryChat> get history

Implementation

Map<String, HistoryChat> get history => _history;