type property

String? type
getter/setter pair

Type of the media. Possible string values are:

  • "MEDIA_TYPE_UNSPECIFIED" : Not used.
  • "MEDIA_TYPE_IMAGE" : Type of image.

Implementation

core.String? type;