GoogleCloudApigeeV1Keystore constructor

GoogleCloudApigeeV1Keystore({
  1. List<String>? aliases,
  2. String? name,
})

Implementation

GoogleCloudApigeeV1Keystore({this.aliases, this.name});