player property

VideoPlayer? player
getter/setter pair

The player object contains information that you would use to play the video in an embedded player.

Implementation

VideoPlayer? player;