menu
googleapis package
documentation
androidpublisher/v3.dart
Review
Review constructor
Review constructor
dark_mode
light_mode
Review
constructor
Review
(
{
String
?
authorName
,
List
<
Comment
>
?
comments
,
String
?
reviewId
,
})
Implementation
Review({ this.authorName, this.comments, this.reviewId, });
googleapis package
documentation
androidpublisher/v3
Review
Review constructor
Review class