get Local User By Email
Retrieves a local user from the database using the specified email.
Return
A UserRoomEntity representing the local user.
Parameters
email
The email address of the user to retrieve.
Retrieves a local user from the database using the specified email.
A UserRoomEntity representing the local user.
The email address of the user to retrieve.