src property

String? src
final

The URL of the Video to embed. This is subject to HTTP access controls. This is optional; you may instead use the source element within the Video block to specify the Video to embed.

Implementation

final String? src;