contentType property
Content-Type header value.
Common values:
- 'application/json'
- 'application/x-www-form-urlencoded'
- 'multipart/form-data'
- 'text/plain'
Implementation
final String? contentType;
Content-Type header value.
Common values:
final String? contentType;