ChatGetReminderResponseApplicationJson_Ocs constructor

ChatGetReminderResponseApplicationJson_Ocs([
  1. void b(
    1. ChatGetReminderResponseApplicationJson_OcsBuilder
    )?
])

Creates a new ChatGetReminderResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory ChatGetReminderResponseApplicationJson_Ocs([
  void Function(ChatGetReminderResponseApplicationJson_OcsBuilder)? b,
]) = _$ChatGetReminderResponseApplicationJson_Ocs;