ChatClearHistoryResponseApplicationJson constructor
ChatClearHistoryResponseApplicationJson([])
Creates a new ChatClearHistoryResponseApplicationJson object using the builder pattern.
Implementation
factory ChatClearHistoryResponseApplicationJson([void Function(ChatClearHistoryResponseApplicationJsonBuilder)? b]) =
_$ChatClearHistoryResponseApplicationJson;