user property

User user

The User that owns the Realm this Session is synchronizing.

Implementation

User get user => UserInternal.create(realmCore.sessionGetUser(this));