OutOfOfficeGetCurrentOutOfOfficeDataResponseApplicationJson_Ocs constructor

OutOfOfficeGetCurrentOutOfOfficeDataResponseApplicationJson_Ocs([
  1. void b(
    1. OutOfOfficeGetCurrentOutOfOfficeDataResponseApplicationJson_OcsBuilder
    )?
])

Creates a new OutOfOfficeGetCurrentOutOfOfficeDataResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory OutOfOfficeGetCurrentOutOfOfficeDataResponseApplicationJson_Ocs([
  void Function(OutOfOfficeGetCurrentOutOfOfficeDataResponseApplicationJson_OcsBuilder)? b,
]) = _$OutOfOfficeGetCurrentOutOfOfficeDataResponseApplicationJson_Ocs;