FeedbackService.api constructor
FeedbackService.api(
- String apiUrl
Implementation
factory FeedbackService.api(String apiUrl) => ApiFeedbackService(apiUrl: apiUrl);
factory FeedbackService.api(String apiUrl) => ApiFeedbackService(apiUrl: apiUrl);