ChatSetReminderResponseApplicationJson_Ocs constructor

ChatSetReminderResponseApplicationJson_Ocs([
  1. void b(
    1. ChatSetReminderResponseApplicationJson_OcsBuilder
    )?
])

Creates a new ChatSetReminderResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory ChatSetReminderResponseApplicationJson_Ocs([
  void Function(ChatSetReminderResponseApplicationJson_OcsBuilder)? b,
]) = _$ChatSetReminderResponseApplicationJson_Ocs;