OutOfOfficeSetOutOfOfficeResponseApplicationJson constructor

OutOfOfficeSetOutOfOfficeResponseApplicationJson([
  1. void b(
    1. OutOfOfficeSetOutOfOfficeResponseApplicationJsonBuilder
    )?
])

Implementation

factory OutOfOfficeSetOutOfOfficeResponseApplicationJson([
  void Function(OutOfOfficeSetOutOfOfficeResponseApplicationJsonBuilder)? b,
]) = _$OutOfOfficeSetOutOfOfficeResponseApplicationJson;