friendListByTopic property

Map<String, FriendList> friendListByTopic
getter/setter pair

Implementation

static Map<String, FriendList> friendListByTopic = {};