ChatEventIsAllHistoryAvailableToggled constructor
ChatEventIsAllHistoryAvailableToggled({
- required bool isAllHistoryAvailable,
Implementation
ChatEventIsAllHistoryAvailableToggled({required this.isAllHistoryAvailable});