ReviewsReplyResponse constructor
ReviewsReplyResponse({
- ReviewReplyResult? result,
Implementation
ReviewsReplyResponse({
this.result,
});
ReviewsReplyResponse({
this.result,
});