tempChats property

Map<String, Map<int, ChatModal>> tempChats
getter/setter pair

Implementation

Map<String, Map<int, ChatModal>> tempChats = {};