OutOfOfficeDataCommon constructor
OutOfOfficeDataCommon([
- void b()?
Creates a new OutOfOfficeDataCommon object using the builder pattern.
Implementation
factory OutOfOfficeDataCommon([void Function(OutOfOfficeDataCommonBuilder)? b]) = _$OutOfOfficeDataCommon;