---
title: NetworkPropertyListCoder
framework: network
role: symbol
role_heading: Structure
path: network/networkpropertylistcoder
---

# NetworkPropertyListCoder

## Declaration

```swift
struct NetworkPropertyListCoder
```

## Topics

### Instance Methods

- [makeDecoder()](network/networkpropertylistcoder/makedecoder().md)
- [makeEncoder()](network/networkpropertylistcoder/makeencoder().md)

## Relationships

### Conforms To

- [NetworkCoder](network/networkcoder.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
