src property

String? src
final

The URL of the video to embed. This is optional; you may instead use the <source> element within the video block to specify the video to embed.

Implementation

final String? src;