sessionsById property

Map<int, Session> sessionsById
getter/setter pair

Implementation

Map<int, Session> sessionsById = {};