WhatsNewGetResponseApplicationJson_Ocs constructor

WhatsNewGetResponseApplicationJson_Ocs([
  1. void b(
    1. WhatsNewGetResponseApplicationJson_OcsBuilder
    )?
])

Creates a new WhatsNewGetResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory WhatsNewGetResponseApplicationJson_Ocs([void Function(WhatsNewGetResponseApplicationJson_OcsBuilder)? b]) =
    _$WhatsNewGetResponseApplicationJson_Ocs;