GoogleCloudApigeeV1ListDeveloperAppsResponse constructor

GoogleCloudApigeeV1ListDeveloperAppsResponse({
  1. List<GoogleCloudApigeeV1DeveloperApp>? app,
})

Implementation

GoogleCloudApigeeV1ListDeveloperAppsResponse({this.app});