GoogleCloudApihubV1UserPasswordConfig constructor
GoogleCloudApihubV1UserPasswordConfig({
- GoogleCloudApihubV1Secret? password,
- String? username,
Implementation
GoogleCloudApihubV1UserPasswordConfig({this.password, this.username});