czfilmRating property

String? czfilmRating
getter/setter pair

The video's rating in the Czech Republic. Possible string values are:

  • "czfilmUnspecified"
  • "czfilmU" : U
  • "czfilm12" : 12
  • "czfilm14" : 14
  • "czfilm18" : 18
  • "czfilmUnrated"

Implementation

core.String? czfilmRating;