TypesErrorCodeHttpResponseContentCoding constructor

const TypesErrorCodeHttpResponseContentCoding(
  1. dynamic payload
)

Implementation

const TypesErrorCodeHttpResponseContentCoding(this.payload) : super._();