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