video property

Rx<ReactivePlayerController?> video
final

ReactivePlayerController of the video, if this attachment is one.

Implementation

final Rx<ReactivePlayerController?> video = Rx(null);