CredentialProperty constructor
CredentialProperty({})
Implementation
CredentialProperty({
this.displayName,
this.name,
this.type,
this.required,
this.defaultValue,
this.description,
this.options,
});
CredentialProperty({
this.displayName,
this.name,
this.type,
this.required,
this.defaultValue,
this.description,
this.options,
});