GoogleCloudApihubV1StyleGuideContents constructor

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

Implementation

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