EndpointGetNotificationResponseApplicationJson_Ocs constructor

EndpointGetNotificationResponseApplicationJson_Ocs([
  1. void b(
    1. EndpointGetNotificationResponseApplicationJson_OcsBuilder
    )?
])

Creates a new EndpointGetNotificationResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory EndpointGetNotificationResponseApplicationJson_Ocs([
  void Function(EndpointGetNotificationResponseApplicationJson_OcsBuilder)? b,
]) = _$EndpointGetNotificationResponseApplicationJson_Ocs;