OutOfOfficeSetOutOfOfficeResponseApplicationJson_Ocs constructor

OutOfOfficeSetOutOfOfficeResponseApplicationJson_Ocs([
  1. void b(
    1. OutOfOfficeSetOutOfOfficeResponseApplicationJson_OcsBuilder
    )?
])

Creates a new OutOfOfficeSetOutOfOfficeResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory OutOfOfficeSetOutOfOfficeResponseApplicationJson_Ocs([
  void Function(OutOfOfficeSetOutOfOfficeResponseApplicationJson_OcsBuilder)? b,
]) = _$OutOfOfficeSetOutOfOfficeResponseApplicationJson_Ocs;