TypesErrorCode.httpResponseContentCoding constructor
const
TypesErrorCode.httpResponseContentCoding(
- dynamic payload
Implementation
const factory TypesErrorCode.httpResponseContentCoding(
i0.Option<String> payload,
) = TypesErrorCodeHttpResponseContentCoding;