ChatChatGetObjectsSharedInRoomHeaders constructor

ChatChatGetObjectsSharedInRoomHeaders([
  1. void b(
    1. ChatChatGetObjectsSharedInRoomHeadersBuilder
    )?
])

Creates a new ChatChatGetObjectsSharedInRoomHeaders object using the builder pattern.

Implementation

factory ChatChatGetObjectsSharedInRoomHeaders([void Function(ChatChatGetObjectsSharedInRoomHeadersBuilder)? b]) =
    _$ChatChatGetObjectsSharedInRoomHeaders;