ChatGetObjectsSharedInRoomResponseApplicationJson_Ocs constructor

ChatGetObjectsSharedInRoomResponseApplicationJson_Ocs([
  1. void b(
    1. ChatGetObjectsSharedInRoomResponseApplicationJson_OcsBuilder
    )?
])

Creates a new ChatGetObjectsSharedInRoomResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory ChatGetObjectsSharedInRoomResponseApplicationJson_Ocs([
  void Function(ChatGetObjectsSharedInRoomResponseApplicationJson_OcsBuilder)? b,
]) = _$ChatGetObjectsSharedInRoomResponseApplicationJson_Ocs;