menu
bytedesk_kefu package
documentation
blocs/feedback_bloc/feedback_state.dart
GetMyFeedbackSuccess
GetMyFeedbackSuccess const constructor
GetMyFeedbackSuccess const constructor
dark_mode
light_mode
GetMyFeedbackSuccess
constructor
const
GetMyFeedbackSuccess
(
List
<
BFeedback
>
feedbackList
)
Implementation
const GetMyFeedbackSuccess(this.feedbackList) : super();
bytedesk_kefu package
documentation
blocs/feedback_bloc/feedback_state
GetMyFeedbackSuccess
GetMyFeedbackSuccess const constructor
GetMyFeedbackSuccess class