ChatDeleteReminderResponseApplicationJson_Ocs_Data constructor

ChatDeleteReminderResponseApplicationJson_Ocs_Data([
  1. void b(
    1. ChatDeleteReminderResponseApplicationJson_Ocs_DataBuilder
    )?
])

Creates a new ChatDeleteReminderResponseApplicationJson_Ocs_Data object using the builder pattern.

Implementation

factory ChatDeleteReminderResponseApplicationJson_Ocs_Data([
  void Function(ChatDeleteReminderResponseApplicationJson_Ocs_DataBuilder)? b,
]) = _$ChatDeleteReminderResponseApplicationJson_Ocs_Data;