OutOfOfficeGetCurrentOutOfOfficeDataResponseApplicationJson_Ocs.fromJson constructor
OutOfOfficeGetCurrentOutOfOfficeDataResponseApplicationJson_Ocs.fromJson()
Implementation
factory OutOfOfficeGetCurrentOutOfOfficeDataResponseApplicationJson_Ocs.fromJson(Map<String, dynamic> json) =>
jsonSerializers.deserializeWith(serializer, json)!;