GoogleCloudApigeeV1ListOfDevelopersResponse constructor

GoogleCloudApigeeV1ListOfDevelopersResponse({
  1. List<GoogleCloudApigeeV1Developer>? developer,
})

Implementation

GoogleCloudApigeeV1ListOfDevelopersResponse({this.developer});