UserComment constructor
UserComment({})
Implementation
UserComment({
this.androidOsVersion,
this.appVersionCode,
this.appVersionName,
this.device,
this.deviceMetadata,
this.lastModified,
this.originalText,
this.reviewerLanguage,
this.starRating,
this.text,
this.thumbsDownCount,
this.thumbsUpCount,
});