parsedSession property
Parsed session. Returns null, if the session is not parsed yet.
Implementation
Session get parsedSession => _session;
Parsed session. Returns null, if the session is not parsed yet.
Session get parsedSession => _session;