GoogleCloudApihubV1PathParam constructor

GoogleCloudApihubV1PathParam({
  1. String? dataType,
  2. int? position,
})

Implementation

GoogleCloudApihubV1PathParam({this.dataType, this.position});