MatterbridgeSettingsStopAllBridgesResponseApplicationJson_Ocs constructor

MatterbridgeSettingsStopAllBridgesResponseApplicationJson_Ocs([
  1. void b(
    1. MatterbridgeSettingsStopAllBridgesResponseApplicationJson_OcsBuilder
    )?
])

Creates a new MatterbridgeSettingsStopAllBridgesResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory MatterbridgeSettingsStopAllBridgesResponseApplicationJson_Ocs([
  void Function(MatterbridgeSettingsStopAllBridgesResponseApplicationJson_OcsBuilder)? b,
]) = _$MatterbridgeSettingsStopAllBridgesResponseApplicationJson_Ocs;