TransferOwnershipRejectResponseApplicationJson_Ocs constructor

TransferOwnershipRejectResponseApplicationJson_Ocs([
  1. void b(
    1. TransferOwnershipRejectResponseApplicationJson_OcsBuilder
    )?
])

Creates a new TransferOwnershipRejectResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory TransferOwnershipRejectResponseApplicationJson_Ocs([
  void Function(TransferOwnershipRejectResponseApplicationJson_OcsBuilder)? b,
]) = _$TransferOwnershipRejectResponseApplicationJson_Ocs;