MatterbridgeSettingsStopAllBridgesResponseApplicationJson constructor

MatterbridgeSettingsStopAllBridgesResponseApplicationJson([
  1. void b(
    1. MatterbridgeSettingsStopAllBridgesResponseApplicationJsonBuilder
    )?
])

Creates a new MatterbridgeSettingsStopAllBridgesResponseApplicationJson object using the builder pattern.

Implementation

factory MatterbridgeSettingsStopAllBridgesResponseApplicationJson([
  void Function(MatterbridgeSettingsStopAllBridgesResponseApplicationJsonBuilder)? b,
]) = _$MatterbridgeSettingsStopAllBridgesResponseApplicationJson;