video property

Video get video

Returns this data as Video.

Make sure to check if this object is Video with isVideo.

Implementation

Video get video => this.data as Video;