OutOfOfficeGetOutOfOfficeResponseApplicationJson_Ocs constructor

OutOfOfficeGetOutOfOfficeResponseApplicationJson_Ocs([
  1. void b(
    1. OutOfOfficeGetOutOfOfficeResponseApplicationJson_OcsBuilder
    )?
])

Creates a new OutOfOfficeGetOutOfOfficeResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory OutOfOfficeGetOutOfOfficeResponseApplicationJson_Ocs([
  void Function(OutOfOfficeGetOutOfOfficeResponseApplicationJson_OcsBuilder)? b,
]) = _$OutOfOfficeGetOutOfOfficeResponseApplicationJson_Ocs;