ContextCreateResponseApplicationJson_Ocs constructor

ContextCreateResponseApplicationJson_Ocs([
  1. void b(
    1. ContextCreateResponseApplicationJson_OcsBuilder
    )?
])

Creates a new ContextCreateResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory ContextCreateResponseApplicationJson_Ocs([
  void Function(ContextCreateResponseApplicationJson_OcsBuilder)? b,
]) = _$ContextCreateResponseApplicationJson_Ocs;