OutOfOfficeGetCurrentOutOfOfficeDataResponseApplicationJson constructor

OutOfOfficeGetCurrentOutOfOfficeDataResponseApplicationJson([
  1. void b(
    1. OutOfOfficeGetCurrentOutOfOfficeDataResponseApplicationJsonBuilder
    )?
])

Creates a new OutOfOfficeGetCurrentOutOfOfficeDataResponseApplicationJson object using the builder pattern.

Implementation

factory OutOfOfficeGetCurrentOutOfOfficeDataResponseApplicationJson([
  void Function(OutOfOfficeGetCurrentOutOfOfficeDataResponseApplicationJsonBuilder)? b,
]) = _$OutOfOfficeGetCurrentOutOfOfficeDataResponseApplicationJson;