Reads the current user's information.
_i2.Future<_i6.User> readUser() => caller.callServerEndpoint<_i6.User>('users', 'readUser', {});