type property

MediaType type
inherited

Type of content (animated_gif, photo, video).

How It Can Be Used

  • Classify the media as a photo, GIF, or video.

Implementation

MediaType get type => throw _privateConstructorUsedError;