session property

DescopeSession? get session

The active DescopeSession managed by this object.

Implementation

DescopeSession? get session => _session;