fcoRating property

String? fcoRating
getter/setter pair

The video's rating from Hong Kong's Office for Film, Newspaper and Article Administration. Possible string values are:

  • "fcoUnspecified"
  • "fcoI" : I
  • "fcoIia" : IIA
  • "fcoIib" : IIB
  • "fcoIi" : II
  • "fcoIii" : III
  • "fcoUnrated"

Implementation

core.String? fcoRating;