ytRating property

String? ytRating
getter/setter pair

A rating that YouTube uses to identify age-restricted content. Possible string values are:

  • "ytUnspecified"
  • "ytAgeRestricted"

Implementation

core.String? ytRating;