sentRatingStats method
Implementation
Future<void> sentRatingStats(int criteriaId, PopupAction popupAction) async {
throw UnimplementedError('`sentRatingStats` is not implemented');
}
Future<void> sentRatingStats(int criteriaId, PopupAction popupAction) async {
throw UnimplementedError('`sentRatingStats` is not implemented');
}