OutOfOfficeClearOutOfOfficeResponseApplicationJson_Ocs constructor

OutOfOfficeClearOutOfOfficeResponseApplicationJson_Ocs([
  1. void b(
    1. OutOfOfficeClearOutOfOfficeResponseApplicationJson_OcsBuilder
    )?
])

Creates a new OutOfOfficeClearOutOfOfficeResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory OutOfOfficeClearOutOfOfficeResponseApplicationJson_Ocs([
  void Function(OutOfOfficeClearOutOfOfficeResponseApplicationJson_OcsBuilder)? b,
]) = _$OutOfOfficeClearOutOfOfficeResponseApplicationJson_Ocs;