anatelRating property

String? anatelRating
getter/setter pair

The video's Anatel (AsociaciĆ³n Nacional de TelevisiĆ³n) rating for Chilean television. Possible string values are:

  • "anatelUnspecified"
  • "anatelF" : F
  • "anatelI" : I
  • "anatelI7" : I-7
  • "anatelI10" : I-10
  • "anatelI12" : I-12
  • "anatelR" : R
  • "anatelA" : A
  • "anatelUnrated"

Implementation

core.String? anatelRating;