cueType property

String? cueType
getter/setter pair

Possible string values are:

  • "cueTypeUnspecified"
  • "cueTypeAd"

Implementation

core.String? cueType;