ListAlertFeedbackResponse constructor
ListAlertFeedbackResponse({
- List<
AlertFeedback> ? feedback,
Implementation
ListAlertFeedbackResponse({
this.feedback,
});
ListAlertFeedbackResponse({
this.feedback,
});