RoomSetLobbyResponseApplicationJson_Ocs constructor

RoomSetLobbyResponseApplicationJson_Ocs([
  1. void b(
    1. RoomSetLobbyResponseApplicationJson_OcsBuilder
    )?
])

Creates a new RoomSetLobbyResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory RoomSetLobbyResponseApplicationJson_Ocs([void Function(RoomSetLobbyResponseApplicationJson_OcsBuilder)? b]) =
    _$RoomSetLobbyResponseApplicationJson_Ocs;