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