GoogleCloudApihubV1SpecContents constructor

GoogleCloudApihubV1SpecContents({
  1. String? contents,
  2. String? mimeType,
})

Implementation

GoogleCloudApihubV1SpecContents({this.contents, this.mimeType});