Session snapshot for the current request. Populated by SessionManager.sessionStart and read by the session helpers.
SessionManager.sessionStart
Map<String, dynamic> sessionData = <String, dynamic>{};