encoding property
The encoding of the error payload, or null if unspecified.
A lenient MIME display string, delivered length-carried so an interior NUL survives rather than truncating at the seam. Use encodingBytes for the exact data.
Implementation
final String? encoding;