rcnofRating property

String? rcnofRating
getter/setter pair

The video's rating from the Hungarian Nemzeti Filmiroda, the Rating Committee of the National Office of Film. Possible string values are:

  • "rcnofUnspecified"
  • "rcnofI"
  • "rcnofIi"
  • "rcnofIii"
  • "rcnofIv"
  • "rcnofV"
  • "rcnofVi"
  • "rcnofUnrated"

Implementation

core.String? rcnofRating;