useVideoPlayer property

bool useVideoPlayer
final

If set to true a betterplayer/video_player will be used in a Tweet containing a video. If set to false a image placeholder will he shown and a video will be played in a new page.

Implementation

final bool useVideoPlayer;