GetMyFeedbackSuccess constructor

const GetMyFeedbackSuccess(
  1. List<BFeedback> feedbackList
)

Implementation

const GetMyFeedbackSuccess(this.feedbackList) : super();