session property
Session?
get
session
Returns the current session.
Set only if an instance of this object was created in Ozone.fromSession, otherwise null.
Implementation
Session? get session;
Returns the current session.
Set only if an instance of this object was created in Ozone.fromSession, otherwise null.
Session? get session;