type property

String? type
getter/setter pair

The image type. Possible string values are:

  • "hero" : The main image that will be used for this playlist.

Implementation

core.String? type;