GoogleCloudApihubV1Header constructor

GoogleCloudApihubV1Header({
  1. String? count,
  2. String? dataType,
  3. String? name,
})

Implementation

GoogleCloudApihubV1Header({this.count, this.dataType, this.name});