canChangeJoinRules property
bool
get
canChangeJoinRules
Whether the user has the permission to change the join rules.
Implementation
bool get canChangeJoinRules => canChangeStateEvent(EventTypes.RoomJoinRules);