user property
DescopeUser
get
user
The user to whom the DescopeSession belongs to.
Implementation
DescopeUser get user => _user;
The user to whom the DescopeSession belongs to.
DescopeUser get user => _user;