ContextDestroyResponseApplicationJson_Ocs constructor

ContextDestroyResponseApplicationJson_Ocs([
  1. void b(
    1. ContextDestroyResponseApplicationJson_OcsBuilder
    )?
])

Creates a new ContextDestroyResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory ContextDestroyResponseApplicationJson_Ocs([
  void Function(ContextDestroyResponseApplicationJson_OcsBuilder)? b,
]) = _$ContextDestroyResponseApplicationJson_Ocs;