GoogleCloudApihubV1Schema constructor

GoogleCloudApihubV1Schema({
  1. String? displayName,
  2. String? rawValue,
})

Implementation

GoogleCloudApihubV1Schema({this.displayName, this.rawValue});