ChatClearHistoryResponseApplicationJson_Ocs constructor

ChatClearHistoryResponseApplicationJson_Ocs([
  1. void b(
    1. ChatClearHistoryResponseApplicationJson_OcsBuilder
    )?
])

Creates a new ChatClearHistoryResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory ChatClearHistoryResponseApplicationJson_Ocs([
  void Function(ChatClearHistoryResponseApplicationJson_OcsBuilder)? b,
]) = _$ChatClearHistoryResponseApplicationJson_Ocs;