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