Returns the session data as Map
Map<String, String> get asMap => new Map<String, String>.from(_data);