ApiFeedbackService constructor

ApiFeedbackService({
  1. required String apiUrl,
})

Implementation

ApiFeedbackService({required this.apiUrl});