Returns the UserId of the active MyUser stored in the database.
Note, that this field should be used afterwards the init is invoked, as otherwise it may contain outdated data.
UserId? get userId => _userId;