RoomSetNotificationLevelResponseApplicationJson_Ocs constructor

RoomSetNotificationLevelResponseApplicationJson_Ocs([
  1. void b(
    1. RoomSetNotificationLevelResponseApplicationJson_OcsBuilder
    )?
])

Creates a new RoomSetNotificationLevelResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory RoomSetNotificationLevelResponseApplicationJson_Ocs([
  void Function(RoomSetNotificationLevelResponseApplicationJson_OcsBuilder)? b,
]) = _$RoomSetNotificationLevelResponseApplicationJson_Ocs;