WhatsNewGetResponseApplicationJson_Ocs_Data_WhatsNew constructor

WhatsNewGetResponseApplicationJson_Ocs_Data_WhatsNew([
  1. void b(
    1. WhatsNewGetResponseApplicationJson_Ocs_Data_WhatsNewBuilder
    )?
])

Creates a new WhatsNewGetResponseApplicationJson_Ocs_Data_WhatsNew object using the builder pattern.

Implementation

factory WhatsNewGetResponseApplicationJson_Ocs_Data_WhatsNew([
  void Function(WhatsNewGetResponseApplicationJson_Ocs_Data_WhatsNewBuilder)? b,
]) = _$WhatsNewGetResponseApplicationJson_Ocs_Data_WhatsNew;