session property
DescopeSession?
get
session
The active DescopeSession managed by this object.
Implementation
DescopeSession? get session => _session;
The active DescopeSession managed by this object.
DescopeSession? get session => _session;