canChangeHistoryVisibility property
bool
get
canChangeHistoryVisibility
Whether the user has the permission to change the history visibility.
Implementation
bool get canChangeHistoryVisibility =>
canChangeStateEvent(EventTypes.HistoryVisibility);