presences property

Map<String, CachedPresence> presences
getter/setter pair

Presences of users by a given sdn ID

Implementation

Map<String, CachedPresence> presences = {};