AccountIssue constructor
AccountIssue({})
Implementation
AccountIssue({
this.detail,
this.documentationUri,
this.impactedDestinations,
this.name,
this.severity,
this.title,
});
AccountIssue({
this.detail,
this.documentationUri,
this.impactedDestinations,
this.name,
this.severity,
this.title,
});