GoogleCloudApihubV1HttpResponse constructor

GoogleCloudApihubV1HttpResponse({
  1. Map<String, GoogleCloudApihubV1Header>? headers,
  2. Map<String, String>? responseCodes,
})

Implementation

GoogleCloudApihubV1HttpResponse({this.headers, this.responseCodes});