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