ChatDeleteReminderResponseApplicationJson constructor
ChatDeleteReminderResponseApplicationJson([])
Creates a new ChatDeleteReminderResponseApplicationJson object using the builder pattern.
Implementation
factory ChatDeleteReminderResponseApplicationJson([
void Function(ChatDeleteReminderResponseApplicationJsonBuilder)? b,
]) = _$ChatDeleteReminderResponseApplicationJson;