rteRating property

String? rteRating
getter/setter pair

The video's rating from Ireland's Raidió Teilifís Éireann. Possible string values are:

  • "rteUnspecified"
  • "rteGa" : GA
  • "rteCh" : CH
  • "rtePs" : PS
  • "rteMa" : MA
  • "rteUnrated"

Implementation

core.String? rteRating;