ContextTransferResponseApplicationJson_Ocs constructor

ContextTransferResponseApplicationJson_Ocs([
  1. void b(
    1. ContextTransferResponseApplicationJson_OcsBuilder
    )?
])

Creates a new ContextTransferResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory ContextTransferResponseApplicationJson_Ocs([
  void Function(ContextTransferResponseApplicationJson_OcsBuilder)? b,
]) = _$ContextTransferResponseApplicationJson_Ocs;