MatterbridgeGetBridgeProcessStateResponseApplicationJson_Ocs constructor

MatterbridgeGetBridgeProcessStateResponseApplicationJson_Ocs([
  1. void b(
    1. MatterbridgeGetBridgeProcessStateResponseApplicationJson_OcsBuilder
    )?
])

Creates a new MatterbridgeGetBridgeProcessStateResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory MatterbridgeGetBridgeProcessStateResponseApplicationJson_Ocs([
  void Function(MatterbridgeGetBridgeProcessStateResponseApplicationJson_OcsBuilder)? b,
]) = _$MatterbridgeGetBridgeProcessStateResponseApplicationJson_Ocs;