RoomRejectedDialOutRequestResponseApplicationJson_Ocs constructor

RoomRejectedDialOutRequestResponseApplicationJson_Ocs([
  1. void b(
    1. RoomRejectedDialOutRequestResponseApplicationJson_OcsBuilder
    )?
])

Creates a new RoomRejectedDialOutRequestResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory RoomRejectedDialOutRequestResponseApplicationJson_Ocs([
  void Function(RoomRejectedDialOutRequestResponseApplicationJson_OcsBuilder)? b,
]) = _$RoomRejectedDialOutRequestResponseApplicationJson_Ocs;