canChangeGuestAccess property

bool canChangeGuestAccess

Whether the user has the permission to change the guest access.

Implementation

bool get canChangeGuestAccess => canChangeStateEvent(EventTypes.GuestAccess);