recordToSession property
bool
get
recordToSession
Whether to record to session (from current context).
Implementation
bool get recordToSession => current.recordToSession;
Whether to record to session (from current context).
bool get recordToSession => current.recordToSession;