OutOfOfficeGetCurrentOutOfOfficeDataResponseApplicationJson constructor

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

Implementation

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