core.Map<core.String, core.dynamic> toJson() { final userRewardedContent = this.userRewardedContent; return {'userRewardedContent': ?userRewardedContent}; }