GoogleCloudApihubV1StyleGuide constructor

GoogleCloudApihubV1StyleGuide({
  1. GoogleCloudApihubV1StyleGuideContents? contents,
  2. String? linter,
  3. String? name,
})

Implementation

GoogleCloudApihubV1StyleGuide({this.contents, this.linter, this.name});