ApiSpec constructor
ApiSpec({})
Implementation
ApiSpec({
this.annotations,
this.contents,
this.createTime,
this.description,
this.filename,
this.hash,
this.labels,
this.mimeType,
this.name,
this.revisionCreateTime,
this.revisionId,
this.revisionUpdateTime,
this.sizeBytes,
this.sourceUri,
});