ApiGetAppChangelogEntryResponseApplicationJson_Ocs constructor

ApiGetAppChangelogEntryResponseApplicationJson_Ocs([
  1. void b(
    1. ApiGetAppChangelogEntryResponseApplicationJson_OcsBuilder
    )?
])

Creates a new ApiGetAppChangelogEntryResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory ApiGetAppChangelogEntryResponseApplicationJson_Ocs([
  void Function(ApiGetAppChangelogEntryResponseApplicationJson_OcsBuilder)? b,
]) = _$ApiGetAppChangelogEntryResponseApplicationJson_Ocs;