currentUser property

User? currentUser

The current user

Implementation

User? get currentUser => client.state.currentUser;