ChatDeleteReminderResponseApplicationJson_Ocs constructor

ChatDeleteReminderResponseApplicationJson_Ocs([
  1. void b(
    1. ChatDeleteReminderResponseApplicationJson_OcsBuilder
    )?
])

Creates a new ChatDeleteReminderResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory ChatDeleteReminderResponseApplicationJson_Ocs([
  void Function(ChatDeleteReminderResponseApplicationJson_OcsBuilder)? b,
]) = _$ChatDeleteReminderResponseApplicationJson_Ocs;