$FeedbackResponseModelExtension extension
Methods
-
copyWith(
{bool? thumbsUp, String? feedback, bool? emotions, bool? inaccurateClone, bool? glitches, bool? audioQuality, bool? other, String? reviewStatus}) → FeedbackResponseModel -
Available on FeedbackResponseModel, provided by the $FeedbackResponseModelExtension extension
-
copyWithWrapped(
{Wrapped< bool> ? thumbsUp, Wrapped<String> ? feedback, Wrapped<bool> ? emotions, Wrapped<bool> ? inaccurateClone, Wrapped<bool> ? glitches, Wrapped<bool> ? audioQuality, Wrapped<bool> ? other, Wrapped<String?> ? reviewStatus}) → FeedbackResponseModel -
Available on FeedbackResponseModel, provided by the $FeedbackResponseModelExtension extension