ContextShowResponseApplicationJson_Ocs constructor

ContextShowResponseApplicationJson_Ocs([
  1. void b(
    1. ContextShowResponseApplicationJson_OcsBuilder
    )?
])

Creates a new ContextShowResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory ContextShowResponseApplicationJson_Ocs([void Function(ContextShowResponseApplicationJson_OcsBuilder)? b]) =
    _$ContextShowResponseApplicationJson_Ocs;