RoomSetNotificationCallsResponseApplicationJson_Ocs constructor

RoomSetNotificationCallsResponseApplicationJson_Ocs([
  1. void b(
    1. RoomSetNotificationCallsResponseApplicationJson_OcsBuilder
    )?
])

Creates a new RoomSetNotificationCallsResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory RoomSetNotificationCallsResponseApplicationJson_Ocs([
  void Function(RoomSetNotificationCallsResponseApplicationJson_OcsBuilder)? b,
]) = _$RoomSetNotificationCallsResponseApplicationJson_Ocs;