Gets the current app user.
Returns:
null
AppUser? get appUser;
Sets the current app user.
Parameters:
appUser
set appUser(AppUser? appUser);