RoomSetRecordingConsentResponseApplicationJson_Ocs constructor

RoomSetRecordingConsentResponseApplicationJson_Ocs([
  1. void b(
    1. RoomSetRecordingConsentResponseApplicationJson_OcsBuilder
    )?
])

Creates a new RoomSetRecordingConsentResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory RoomSetRecordingConsentResponseApplicationJson_Ocs([
  void Function(RoomSetRecordingConsentResponseApplicationJson_OcsBuilder)? b,
]) = _$RoomSetRecordingConsentResponseApplicationJson_Ocs;